Date: Sun, 13 Feb 2005 18:49:15 +0100 From: Christian Jachmann <Jachmann@unitix.org> To: Emil Mikulic <emikulic@dmr.ath.cx>, freebsd-current@freebsd.org Subject: Re: Where is my debugging information? Message-ID: <20050213174915.GA97313@hurx.thc> In-Reply-To: <20050212023555.GA693@dmr.ath.cx> References: <20050212023555.GA693@dmr.ath.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 12, 2005 at 01:35:55PM +1100, Emil Mikulic wrote: > All my recent kernels panic upon loading pf rules. I worked out how to > get a dump out of the kernel, but now kgdb is saying "no debugging > symbols found" > > My kernel config contains > makeoptions DEBUG=-g > > It was built with the standard "make kernel KERNCONF=WHATEVER" > > What am I doing wrong? seems that this isn't interpreted anymore.. try building the kernel using: config [-gp] [-d destdir] SYSTEM_NAME -- Christian Jachmann
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050213174915.GA97313>