Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2002 15:33:55 -0500 (EST)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        will@csociety.org
Cc:        brooks@one-eyed-alien.net, dan@langille.org, will@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: WANT_KDE_NDEBUG (Re: cvs commit: ports/audio/kdemultimedia2...)
Message-ID:  <200201082034.g08KXvQ02219@aldan.algebra.com>
In-Reply-To: <20020108141847.B73815@squall.waterspout.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On  8 Jan, Will Andrews wrote:
> On Tue, Jan 08, 2002 at 11:06:28AM -0800, Brooks Davis wrote:
>> They aren't. The  correct way to enable debugging should  you want it
>> is to add the following to your make.conf:
>> 
>> # Don't strip binaries.  It's pointless.
>> STRIP=
>> # add debugging symbols
>> COPTS= -g
>> 
>> I run my -current  system that way so I can  debug my crashes without
>> recompiling.
> 
> These aren't the only things required to debug KDE.

However,  you may  notice, that  the default  CFLAGS on  FreeBSD are  -O
-pipe. Even  though, by  your logic,  anyone, who  rebuilds the  OS from
source will want to debug it by default.

	-mi



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




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