This is the mail archive of the gdb@sources.redhat.com 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: Error building qnx cross-gdb 6.3


Ion Gaztañaga wrote:

After some breakpoints (yes, I've learnt that right now ;-) ) I find
that:

_initialize_nto_tdep is called before _initialize_infrun so signal
arrays are not initialized. I can confirm this in gdb\init.c file of my
build-dir



Ah..this looks familiar. I'm maintaining 4 or 5 different gdb branches and it's possible that some of my signal handling code didn't make it back into the head. Thanks for finding this. I'll look into it.


cheers,

Kris


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