Rich> David Mosberger had patches for early 2.0 kernels, but they
Rich> touched init/main.c and Linus didn't like it.
No, it wasn't because of init/main.c changes---Linus just doesn't like
kernel debuggers in general.
Rich> You may still be able to find patches on ftp.azstarnet.com.
I think the latest bits are in:
ftp://ftp.digital.com/pub/DEC/Linux-Alpha/Kernels/alpha-patches-2.0.35-0.2.gz
Just look for "CONFIG_KGDB" in this patch (and you can safely ignore
the CONFIG_KGDB_TRACING patches).
No 2.1 bits, I'm afraid.
Note that you need two 64 bit systems to use kgdb. gdb isn't (or at
least wasn't) very good at cross debugging from a 32 to a 64 bit
system.
--david
-
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/