On Wed, 02 May 2001 20:57:16 +0100,
"Joseph Mathewson" <[EMAIL PROTECTED]> wrote:
>What is the preferred what of getting debugging information from a kernel
>oops? Is my only way connecting a monitor and getting a pencil and paper?
>Is there any conceivable way I can get some useful debugging information
>(on reset) without plugging in a keyboard/monitor?
Add a serial console (linux/Documentation/serial-console.txt) and
install the kernel debugger of your choice. kdb is good ;)
http://oss.sgi.com/projects/kdb/download
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/