On Mon, 8 Dec 2003, Michael A. Alestock wrote: >> > What does this message mean??... > > No debugger in kernel > Dec 8 17:40:05 bsd /kernel: No debugger in kernel > > I hope it isn't anything serious??? > I haven't changed or altered anything in a long time. >>
It probably means you accidentally typed the magic "debug" key combination (usually ctl-alt-esc) at the system console driver but you didn't have "options DDB" in youer kernel configuration. This is not anything serious. Do "man ddb" for more information. Dan Strick [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
