Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 1999 19:26:12 +0100
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        youlgok@ibm.net
Cc:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: config with -g option?
Message-ID:  <19990504192612.B86754@scientia.demon.co.uk>
In-Reply-To: <372ECA15.D4D81087@ibm.net>
References:  <372ECA15.D4D81087@ibm.net>

next in thread | previous in thread | raw e-mail | index | archive | help
youlgok@ibm.net wrote:

> What is the difference between
> 
> # /usr/sbin/config FREEBIE
> and
> # /usr/sbin/config -g FREEBIE

-g produces a system for debugging, like the manual page says. In other
words, the kernel you build after a config -g has debugging symbols in it,
for debugging the system (e.g. if it crashes). There's a section on kernel
debugging in the handbook, I beleive.

-- 
Ben Smithurst
ben@scientia.demon.co.uk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990504192612.B86754>