This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog value.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vprus@sourceware.org	2007-01-23 13:13:03

Modified files:
	gdb            : ChangeLog value.c 

Log message:
	* value.c (value_primitive_field): Copy the full 'location'
	contents, instead of assuming that copying ADDRESS will
	bring over everything in the union.  Remove obsolete comment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8130&r2=1.8131
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/value.c.diff?cvsroot=src&r1=1.39&r2=1.40


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]