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 stack.c symmisc.c wrapper.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_8-branch
Changes by:	drow@sourceware.org	2008-03-17 15:06:24

Modified files:
	gdb            : ChangeLog stack.c symmisc.c wrapper.c 

Log message:
	* stack.c (print_stack_frame, print_frame): Use RETURN_MASK_ERROR.
	* symmisc.c (dump_symtab_1): Likewise.
	* wrapper.c (gdb_value_struct_elt): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_8-branch&r1=1.9174.2.13&r2=1.9174.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/stack.c.diff?cvsroot=src&only_with_tag=gdb_6_8-branch&r1=1.163&r2=1.163.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/symmisc.c.diff?cvsroot=src&only_with_tag=gdb_6_8-branch&r1=1.47&r2=1.47.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/wrapper.c.diff?cvsroot=src&only_with_tag=gdb_6_8-branch&r1=1.22&r2=1.22.2.1


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