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 00/17] Implement gdbarch_gdb_signal_to_target


>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:

Sergio> This patch implements the new gdbarch method
Sergio> gdbarch_gdb_signal_to_target.  It will be used when one wants to
Sergio> convert between the internal GDB signal representation (enum
Sergio> gdb_signal) and the target's representation.

Thanks Sergio.

I sent my comments on all the particular patches.
I think the idea as a whole is fine and we're just nailing down nits.

Tom


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