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: RFC: implement "catch signal"


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> I do not know how serious is the backward compatibility of
Jan> type="catchpoint".

Me neither.

I went through all the catchpoints and added a new "catch-type" field
that lists the type of catchpoint.  I think this is a bit absurd, in the
sense that nobody would come up with this approach from scratch -- but
on the other hand it is clearly compatible.

I'll send a patch after testing, fixing up the test suite, etc.

Let me know what you think of this.

Tom


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