kgdb update patch
Matthew Dillon
dillon at apollo.backplane.com
Tue Feb 28 10:42:35 PST 2006
:hey,
:
:to all debugging kernel cores now and then:
:
:please try out my kgdb changes which i imported from freebsd. it
:provides a new binary kgdb, thus gdb -k doesn't exist anymore. it can
:show all kernel threads and is better in unwinding over trap frames.
:
:i need feedback before i can commit this, so please check it out.
:
:get the patch from
:<http://chlamydia.fs.ei.tum.de/~corecode/unsorted/kgdb.diff>
:
:cheers
: simon
The patch works for me. It's showing the stack frames a lot better
then gdb -k was before.
I would say go ahead and commit it, Simon. It is a definite
improvement.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Kernel
mailing list