> Has anyone had any luck debugging multithreaded (pthreads) core dumps on
> Linux?


Someone needs to modify the linux kernel so that it includes the state 
of all relevant threads in the core file. (There are various standards 
available that define the core file format and where to put the thread 
info).

        Andrew






_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to