Cleanup debug useflag description, as in most cases it *doesn't* set the CFLAGS,...
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 01:12:49 +0000 (01:12 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 01:12:49 +0000 (01:12 +0000)
profiles/use.desc

index 7a6694ceef450a912332eb0a9b5393a33935e862..aaf2fc47ae80cafb59774d0cea4e630f352d24f6 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.332 2006/12/30 13:00:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.333 2007/01/05 01:12:49 flameeyes Exp $
 
 # Keep them sorted
 
@@ -65,7 +65,7 @@ dbm - Adds support for generic DBM databases.
 dbmaker - Adds support for dbmaker database server
 dbus - Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
 dbx - Adds database abstraction layer
-debug - Tells configure and the makefiles to build for debugging. Effects vary across packages, but generally it will at least add -g to CFLAGS. Remember to set FEATURES=nostrip too
+debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml .
 dedicated - Adds support for dedicated game servers (some packages do not provide clients and servers at the same time)
 dga - Adds DGA Support (Xfree86) (DGA=Direct Graphic Access)
 dio - Adds direct i/o support