> -----Original Message-----
> From: Andrew Cagney [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 27, 2001 9:57 AM
> To: Bockenek, Richard
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: Debugging multithreaded core dumps
>
>
> > 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
>
It was my understanding that Linux kernel 2.4.3 had the change to support
core dumps for multithreaded applications, although I don't know this from
personal experience.
Here's a link to one of the messages regarding this in the linux-kernel distribution list.
Right now I'm not finding where I read that this patch was applied to 2.4.3.
http://www.uwsg.indiana.edu/hypermail/linux/kernel/0102.3/0549.html
-John
>
>
>
>
>
> _______________________________________________
> Bug-gdb mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/bug-gdb
>