kernel debugger

Vasili Goutas (vgo@ratio.de)
Wed, 21 Oct 1998 17:38:13 +0200


I'm writing a Kernel driver and found a package for remote kernel
debugging called kgdb. This is based on gdb's remote debug mode which I
read is using a serial port or TPC for transfering data.
To run a remote debugging session there must be started a process called
'gdbserver ', but I can't find such binary.
I searched the net, but found only versions for BSD.
Has anybody used the remote debugging of gdb?
Where can I find the gdbserver, or is there an other way debugging a
kernel?
TIA
Vasili

Please CC to vgo@ratio.de

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/