MIPS Linux signals

Pedro Alves palves@redhat.com
Tue May 22 10:58:00 GMT 2012


[Adding Aleksandar]

Answering this one.

On 05/21/2012 11:48 PM, Maciej W. Rozycki wrote:

>  Shall we drop the unused gdbarch API so as to avoid further confusion 
> then?  


If we don't find a use for it, yes.

Aleksandar, we're discussing gdbarch_target_signal_from_host and
gdbarch_target_signal_to_host.  It turns out that uses to either of those
were never added to GDB.  gdbarch_target_signal_FROM_host's purpose is clear,
and we're about to add a (new) use to fix the same situation you ran into at the
time (cross core debugging).  I'm wondering if you ever found a use for
gdbarch_target_signal_TO_host that we should consider, though.

-- 
Pedro Alves



More information about the Gdb-patches mailing list