This is the mail archive of the gdb@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: pthread_sigmask and gdb



Andreas Schwab wrote the following on 11/06/2006 07:34 PM:
> Looks like a kernel bug.  Since gdb does not receive any notification of
> the signal it cannot do anything about that.
My assumption was that gdb blocks on all signals and delivers to the
application being debugged based on the signal mask set in the gdb. 
I have tested this on 2.4.21 and 2.6.16.  Its hard to believe this was
never caught.


Thanks
--jaimon


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