From: Diego Elio Pettenò Date: Fri, 5 Jan 2007 01:12:49 +0000 (+0000) Subject: Cleanup debug useflag description, as in most cases it *doesn't* set the CFLAGS,... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e2b8ad05232b9fb10a19a89bba4213a43701d7f7;p=gentoo.git Cleanup debug useflag description, as in most cases it *doesn't* set the CFLAGS, as intended. Instead point to the backtraces guide to get a meaningful backtrace. --- diff --git a/profiles/use.desc b/profiles/use.desc index 7a6694ceef45..aaf2fc47ae80 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -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