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 cp-valprint.c p-valprint.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_6-branch
Changes by:	hjl@sourceware.org	2006-12-05 20:58:10

Modified files:
	gdb            : ChangeLog cp-valprint.c p-valprint.c 

Log message:
	2006-12-05  H.J. Lu  <hongjiu.lu@intel.com>
	
	* cp-valprint.c (cp_print_value_fields): Initialize tmp_obstack.
	(cp_print_value): Likewise.
	* p-valprint.c (pascal_object_print_value_fields): Likewise.
	(pascal_object_print_value): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.7962.2.13&r2=1.7962.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cp-valprint.c.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.43&r2=1.43.18.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/p-valprint.c.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.42&r2=1.42.2.1


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