Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2002 11:06:28 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Dan Langille <dan@langille.org>
Cc:        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:  <20020108110628.A6711@Odin.AC.HMC.Edu>
In-Reply-To: <3C3A4C2F.26404.4453AD07@localhost>; from dan@langille.org on Tue, Jan 08, 2002 at 01:32:31AM -0500
References:  <20020107232825.U73815@squall.waterspout.com> <200201080615.g086Ffl32866@aldan.algebra.com> <3C3A4C2F.26404.4453AD07@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Tue, Jan 08, 2002 at 01:32:31AM -0500, Dan Langille wrote:
> But have we misunderstood this.  I don't believe debugging is turned on 
> by default for all ports.  Nor could I find anything to substantiate 
> this.

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.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8O0MzXY6L6fI4GtQRAgLfAKDHHdSO/+3vVYUCzmwHz2pfHtbUsACg48OG
z26lLX68T9/QzXkPlQCYOJM=
=BzXx
-----END PGP SIGNATURE-----

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