From owner-freebsd-questions Sun Sep 16 16:36:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id E537637B406 for ; Sun, 16 Sep 2001 16:36:20 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 3CD0A6AD6A; Mon, 17 Sep 2001 09:06:19 +0930 (CST) Date: Mon, 17 Sep 2001 09:06:19 +0930 From: Greg Lehey To: Eric Lam Cc: FreeBSD Questions Subject: Re: No debugger in kernel Message-ID: <20010917090619.C3782@wantadilla.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from ecrim@earthlink.net on Fri, Sep 14, 2001 at 04:08:18PM -0700 Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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