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]

[commit] [patchv2] save breakpoints does not save signal catchpoints correctly


On Mon, 13 Oct 2014 11:16:38 +0200, Yao Qi wrote:
> Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 
> > gdb/
> > 2014-10-03  Miroslav Franc  <mfranc@redhat.com>
> > 	    Jan Kratochvil  <jan.kratochvil@redhat.com>
> >
> > 	Fix "save breakpoints" for "catch" command.
> > 	* break-catch-sig.c (signal_catchpoint_print_recreate): Add trailing
> > 	newline.
> >
> > gdb/testsuite/
> > 2014-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 	    Yao Qi  <yao@codesourcery.com>
> >
> > 	Fix "save breakpoints" for "catch" command.
> > 	* gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
> > 	Remove -nonewline.  Match also the added "main" line.
> 
> Looks good to me.

Checked in:
	c780cc2f5062451a568458b6ef9b8aef7cc1dd8a


Thanks,
Jan


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