From owner-freebsd-questions Thu Mar 9 16:39:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 4121D37B880 for ; Thu, 9 Mar 2000 16:39:28 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12TCEG-0006Zo-00; Thu, 09 Mar 2000 23:20:28 +0000 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12TCEG-0008cx-00; Thu, 09 Mar 2000 23:20:28 +0000 Date: Thu, 9 Mar 2000 23:20:28 +0000 From: Ben Smithurst To: "Fernando P. Schapachnik" Cc: fernando@cursosvirtuales.com.ar, freebsd-questions@freebsd.org Subject: Re: Debugging kernel Message-ID: <20000309232028.R62624@strontium.scientia.demon.co.uk> References: <20000309165255.P62624@strontium.scientia.demon.co.uk> <200003092225.TAA00381@localhost.schapachnik.com.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0i In-Reply-To: <200003092225.TAA00381@localhost.schapachnik.com.ar> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Fernando P. Schapachnik wrote: > No it doesnŽt. It says that make after config -g will produce both kernels. > IŽll send a PR about this as soon as I get it to work. The FAQ *might* be referring to -current; I think there config -g does the right thing. > (kgdb) exec-file kernel.2 > (kgdb) core-file vmcore.2 > kernel symbol `IdlePTD' not found. > (kgdb) where > No stack. > (kgdb) symbol-file kernel.debug > Reading symbols from kernel.debug...done. > (kgdb) where > No stack. I tend to load symbol-file first, despite my advice. If that doesn't help, I don't know. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message