I loose track at times Stephen -- sorry.  I was talking about kgdb with
this statement. 

:-)

Jeff

"Stephen C. Tweedie" wrote:
> 
> Hi,
> 
> On Wed, Sep 06, 2000 at 09:44:54AM -0600, Jeff V. Merkey wrote:
> >
> > KDB is a user mode debugger designed to debug user space apps that's
> > been hacked to run with a driver.
> 
> Absolutely not true.  You're probably thinking about kgdb, the gdb
> stub for remote kernel source level debugging.
> 
> kdb is a dedicated low-level kernel debugger.  It hasn't been
> "hacked".  It was never designed for user space.  It doesn't do
> source-level debugging, though --- it's very much a low-level
> poke-around-the-kernel tool.
> 
> Cheers,
>  Stephen
> -
> 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/
-
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/

Reply via email to