Re: kernel oops interpreter?

Drew Eckhardt (drew@poohsticks.org)
Wed, 05 Jul 1995 18:55:02 -0600


In message <199507041317.PAA08552@mvmampc66.ciw.uni-karlsruhe.de>, Thomas.Koeni
g@ciw.uni-karlsruhe.de writes:
>Is there a tool which will automatically extract translate the EIP
>and stack callback, and maybe even disasselbles the code, after
>a kernel Oops?
>
>I seem to remember somebody announcing something like that some

kdebug-1.1.tar.gz includes a wrapper for GDB which knows how to do this,
among other things.

Note that you need a version of bash which includes the getopts builtin
to run it.