Where is my debugging information?

Doug White dwhite at gumbysoft.com
Wed Feb 16 17:59:52 GMT 2005


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 at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-current mailing list