Re: Enabling kdb?

From: Marc-Christian Petersen (m.c.p@wolk-project.de)
Date: Fri Oct 25 2002 - 06:20:41 EST


Hi Pavan,

> Can any one give information on how to enable the kdb for kernel.
first, compile the kernel with kdb :)

then use kdb=on as bootparam or do echo "1" > /proc/sys/kernel/kdb to activate
it if you compiled with "KDB off per default".

KDB enters automatically if a panic() occurs or if you press the "Pause" key.

Informations about this and further details:
- cd Documentation/kdb/
- read the man's :)

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



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:27 EST