Date: Wed, 16 Feb 2005 09:59:52 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: Gary Jennejohn <garyj@jennejohn.org> Cc: Emil Mikulic <emikulic@dmr.ath.cx> Subject: Re: Where is my debugging information? Message-ID: <20050216095841.K39556@carver.gumbysoft.com> In-Reply-To: <200502161323.j1GDNALk004805@peedub.jennejohn.org> References: <200502161323.j1GDNALk004805@peedub.jennejohn.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Feb 2005, Gary Jennejohn wrote:
>
> Christian Jachmann writes:
> > > makeoptions DEBUG=-g still works fine. It's in NOTES as of about an
> >
> > lets see:
> >
> [big snip]
>
> It's in /sys/conf, NOT /sys/${ARCH}/conf!
>
> garyj:peedub:~:bash:16> grep makeoption /sys/conf/*
> /sys/conf/NOTES:#makeoptions DEBUG=-g #Build kernel with gdb(1) debug
> symbols
"make LINT" in sys/$ARCH/conf will glue the appropriate NOTES files for
your platform together. I think it strips commments but it can save a
little searching.
--
Doug White | FreeBSD: The Power to Serve
dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050216095841.K39556>
