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 4/4] [nto] Setup signals.


On 10/13/2015 05:01 PM, Aleksandar Ristovski wrote:
> Add new file with neutrino signal numerical values.
> 
>         * i386-nto-tdep.c (i386nto_init_abi): Setup new
>         nto_gdb_signal_from_target and nto_gdb_signal_to_target.
>         * nto-tdep.c (signals): New definition.
>         (nto_gdb_signal_to_target, nto_gdb_signal_from_target): New functions.
>         * nto-tdep.h (nto_gdb_signal_to_target, nto_gdb_signal_from_target):
>         New declarations.
>         * nto_signals.def: New file.
>         * include/gdb/signals.def (GDB_SIGNAL_SELECT): New gdb signal enum.
>         (GDB_SIGNAL_LAST): Bump numeric value up.

What does this fix?  I assume more than just adding the SIGSELECT signal?

Please extend the commit log to be a bit more descriptive.

Thanks,
Pedro Alves


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