> I was aiming at the simplest and in my mind most obvious thing, which
> is to have the standard ELF coreer dump handle multiple threads in the
> same way as it does on many other systems. The lack of these causes
> shrieks of amazement from many of our customers :-(
>
> This is not rocket science, and there are already debuggers (gdb, our
> product TotalView, ...) which know how to understand such core dumps
> if only the kernel produced them.
>
> Now that the kernel has mechanisms for finding all the threads in a
> process, the actual dump writing should be relatively simple. (You
> need to write the appropriate register notes for every thread, rather
> than just one).
Maybe I'm totally stupid, but I think you need to sync the threads so that
the're in the same state. And I don't think it's that simple.
Or I'm talking totally nonsense here :)
Igmar
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
- Anyone working on multi-threaded core files for 2.4 ? James Cownie
- Re: Anyone working on multi-threaded core files fo... Andi Kleen
- Re: Anyone working on multi-threaded core file... James Cownie
- Re: Anyone working on multi-threaded core ... Peter Samuelson
- Re: Anyone working on multi-threaded c... James Cownie
- Re: Anyone working on multi-threaded core files fo... richardj_moore
- Re: Anyone working on multi-threaded core files fo... James Cownie
- Re: Anyone working on multi-threaded core file... Brian Pomerantz
- Re: Anyone working on multi-threaded core file... Igmar Palsenberg
- Re: Anyone working on multi-threaded core ... Alexander Viro
- Re: Anyone working on multi-threaded c... I Lee Hetherington
- Re: Anyone working on multi-threa... Alan Cox
- Re: Anyone working on multi-t... Alexander Viro
- RE: Anyone working on multi-threaded core files fo... Marty Fouts
- RE: Anyone working on multi-threaded core files fo... Marty Fouts
- Re: Anyone working on multi-threaded core file... James Cownie
- Re: Anyone working on multi-threaded core ... Andi Kleen
- Re: Anyone working on multi-threaded core ... Alexander Viro
- Re: Anyone working on multi-threaded c... Andi Kleen

