RFC: implement "catch signal"

Jan Kratochvil jan.kratochvil@redhat.com
Mon Dec 3 19:37:00 GMT 2012


On Mon, 03 Dec 2012 19:59:24 +0100, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 
> [...]
> Here's a new version that addresses all your comments.

That MI output is now:

body=[bkpt={number="1",type="catchpoint",disp="keep",enabled="y",what=[signal="SIGINT",signal="SIGTRAP"],times="0"}]

vs. for example existing:

body=[bkpt={number="3",type="catchpoint",disp="keep",enabled="y",what="<any syscall>",times="0"}]

but maybe it is OK this way, MI parsing has never been easy.


Thanks,
Jan



More information about the Gdb-patches mailing list