File: kdbg_1.0.2.zip Author: Matt Bogosian Release: 1.0.2 (Jul. 21st, 1998) Compatibility: R3 Location: contrib/util Description: Command line tool to toggle kernel debugging. Notes: I don't know if this is such a good idea, but this is a hack to enable the toggling of kernel debugging output from the command line. I got tired of forgetting to hold down the delete key, or interrupting the machine, then typing "c" on another keyboard to enable kernel debugging, so I wrote this. If you find it useful, send me e-mail or something. Try adding it to your UserBootscript file.... There's no reason why this shouldn't work with x86 machines...I just haven't compiled it for them yet. This version adds some extra error checking in the shell script. This version adds some checking for the "getopts" bash shell command (you will need a version of bash which has the "getopts" built-in command in order to use kdbg).