Date: Sun, 11 Apr 1999 20:59:22 +0100 From: Nik Clayton <nik@nothing-going-on.demon.co.uk> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: Greg Lehey <grog@lemis.com>, dg@root.com, hackers@FreeBSD.ORG Subject: Re: Annoying debug-kernel config messages Message-ID: <19990411205922.A41677@catkin.nothing-going-on.org> In-Reply-To: <199904110640.XAA03249@apollo.backplane.com>; from Matthew Dillon on Sat, Apr 10, 1999 at 11:40:59PM -0700 References: <199904102115.OAA01764@apollo.backplane.com> <199904110145.SAA27717@implode.root.com> <19990411112709.D2142@lemis.com> <199904110640.XAA03249@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 10, 1999 at 11:40:59PM -0700, Matthew Dillon wrote:
> I make debug kernels my setting 'makeoptions' in the kernel config, aka
>
> makeoptions DEBUG="-g"
>
> I think this is the proper way to do it. This way you can just 'config'
> your kernel labels and not have to remember which ones are supposed to
> generate debug symbols and which ones are not.
>
> This ability to use makeoptions is not well documented in LINT.
> Considering its usefulness, it would sure be nice if someone would add
> and document it in LINT ( hint hint ) :-).
Got any idea how to word it? I just had a look, and LINT already has
a few examples of "makeoptions" in there. I thought about adding
something like
==
#
# Additional options that will be included verbatim on the make(1)
# command line when this kernel is compiled.
#
#makeoptions DEBUG="-g"
==
but thought I'd run it past you guys first.
N
--
Bagel: The carbohydrate with the hole
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990411205922.A41677>
