signals in a multithreaded application

Daniel Jacobowitz drow@false.org
Fri Jan 5 00:58:00 GMT 2007


On Fri, Jan 05, 2007 at 08:35:03AM +0000, jf wrote:
> And the program continues running fine (minus of course the heap
> corruption). Has anyone encountered this before? I changed the settings in
> GDB telling it to not pass the exception to the application thinking that
> the terminal was just messing up or similar and it just happened at the
> same time GDB decided to switch threads (is that GDB changing threads or
> the OS??), but I found that the signal is never delivered.

It's GDB switching threads.  But no, I've never seen anything like
this.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list