Date: Mon, 17 Sep 2001 09:06:19 +0930 From: Greg Lehey <grog@FreeBSD.org> To: Eric Lam <ecrim@earthlink.net> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: No debugger in kernel Message-ID: <20010917090619.C3782@wantadilla.lemis.com> In-Reply-To: <IAEKKLIOEBMAKJIIGEBBMENPCDAA.ecrim@earthlink.net>; from ecrim@earthlink.net on Fri, Sep 14, 2001 at 04:08:18PM -0700 References: <IAEKKLIOEBMAKJIIGEBBMENPCDAA.ecrim@earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, 14 September 2001 at 16:08:18 -0700, Eric Lam wrote: > I keep getting a "No debugger in kernel" pop up randomly. Someone explain > what this means? Probably you're running code which calls the debugger. There's a stub which produces this message. Production code shouldn't call the debugger; if you can't find where it's coming from, build a kernel with DDB and see where it's coming from. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010917090619.C3782>