Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2002 14:18:47 -0500
From:      Will Andrews <will@csociety.org>
To:        Brooks Davis <brooks@one-eyed-alien.net>
Cc:        Dan Langille <dan@langille.org>, Mikhail Teterin <mi@aldan.algebra.com>, will@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: WANT_KDE_NDEBUG (Re: cvs commit: ports/audio/kdemultimedia2...)
Message-ID:  <20020108141847.B73815@squall.waterspout.com>
In-Reply-To: <20020108110628.A6711@Odin.AC.HMC.Edu>
References:  <20020107232825.U73815@squall.waterspout.com> <200201080615.g086Ffl32866@aldan.algebra.com> <3C3A4C2F.26404.4453AD07@localhost> <20020108110628.A6711@Odin.AC.HMC.Edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-- 
wca

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?20020108141847.B73815>