[patch 3/9]#2 Change target_signal_t to a struct

Joel Brobecker brobecker@adacore.com
Wed Sep 1 18:50:00 GMT 2010


> I do not understand now.  The struct must be defined, not just declared.
> GDB sources use variables of its type, not just pointers to it.

Ah, yes, that's right. 

> Or do you just mean to move
> 	TARGET_SIGNAL_NUMBER
[...]
> from common/gdb_signals.h to common/signals.c and remove
> 	TARGET_SIGNAL_INITIALIZER

Given the above, I don't think this is going to be necessary.

-- 
Joel



More information about the Gdb-patches mailing list