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

--u3/rZRmxL6MmkK24
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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=
=20
> by default for all ports.  Nor could I find anything to substantiate=20
> 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=3D
# add debugging symbols
COPTS=3D -g

I run my -current system that way so I can debug my crashes without
recompiling.

-- Brooks

--=20
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

--u3/rZRmxL6MmkK24
Content-Type: application/pgp-signature
Content-Disposition: inline

-----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-----

--u3/rZRmxL6MmkK24--

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?20020108110628.A6711>