Re: Linux Kernel Debuggers, KDB or KGDB?

2001-05-01 Thread Aaron Passey
On Tue, 01 May 2001 11:16:50 +1000, Keith Owens <[EMAIL PROTECTED]> wrote: >kgdb relies on gdb so you loose the knowledge of kernel internals (no, >I am *not* going to teach gdb about kernel stacks, out of line lock >code etc.). kgdb has more of a dependency on a working kernel. It >provides

Re: Linux Kernel Debuggers, KDB or KGDB?

2001-05-01 Thread Aaron Passey
On Tue, 01 May 2001 11:16:50 +1000, Keith Owens [EMAIL PROTECTED] wrote: kgdb relies on gdb so you loose the knowledge of kernel internals (no, I am *not* going to teach gdb about kernel stacks, out of line lock code etc.). kgdb has more of a dependency on a working kernel. It provides source