problem unwinding past pthread_cond_wait() on x86 RedHat 9.0

Richard Henderson rth@redhat.com
Thu Oct 16 22:13:00 GMT 2003


On Tue, Oct 14, 2003 at 09:21:55AM -0700, Joel Brobecker wrote:
> Ah, OK, thanks. Given the name of the section, I thought it would
> contain exception handling _regions_, without necessarily providing
> frame information for each and every function. I need to learn a bit
> more about them...

It isn't necessarily each and every function.  However, when 
exceptions are in use, it turns out to be most of them.  And
when thread cancelation is involved, it's all of them that 
lead to system calls.


r~



More information about the Gdb-patches mailing list