Subject: Re: Disabling the debugger
To: Chris Jones <cjones@rupert.oscs.montana.edu>
From: John F. Woods <jfw@jfwhome.funhouse.com>
List: current-users
Date: 07/31/1995 22:07:58
> How do I disable the kernel debugger?

Delete "options DDB" from your kernel config and recompile, of course.

Now what *I'd* like is for the kernel debugger to have a (settable) timeout,
so that if it doesn't receive a typed command within a couple of hours, it
will dump and reboot.