This is the mail archive of the gdb-patches@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]

Re: [patch] print_frame_args: Do not stop on first error


On Mon, 29 Aug 2011 19:33:09 +0200, Jan Kratochvil wrote:
> gdb/
> 2011-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* stack.c (print_frame_args): New variable except.  Wrap
> 	read_var_value and common_val_print into TRY_CATCH.
> 
> gdb/testsuite/
> 2011-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.dwarf2/dw2-param-error-main.c: New file.
> 	* gdb.dwarf2/dw2-param-error.S: New file.
> 	* gdb.dwarf2/dw2-param-error.exp: New file.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2011-09/msg00043.html


Thanks,
Jan


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