summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-12-26 22:01:15 +0000
committerNed Ludd <solar@gentoo.org>2005-12-26 22:01:15 +0000
commitd84359f85d4ac5b921c94da936438d610b76adcc (patch)
treed72bce8bd483e641b0af0ec403b527ac15757c90
parent- export env variable PORTAGE_QUIET when --quiet option is passed (diff)
downloadportage-multirepo-d84359f85d4ac5b921c94da936438d610b76adcc.tar.gz
portage-multirepo-d84359f85d4ac5b921c94da936438d610b76adcc.tar.bz2
portage-multirepo-d84359f85d4ac5b921c94da936438d610b76adcc.zip
- add splitdebug FEATURE to make.conf.5
svn path=/main/trunk/; revision=2484
-rw-r--r--man/make.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index a55eadb2..d7bd4684 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -201,6 +201,10 @@ See also \fIsuidctl\fR below.
When commiting work to cvs with \fBrepoman\fR(1), sign the Manifest with
a GPG key. Read about the \fIPORTAGE_GPG_KEY\fR variable in \fBmake.conf\fR(5).
.TP
+.B splitdebug
+Prior to stripping ELF etdyn and etexec files, the debugging info is
+stored for later use by various debuggers.
+.TP
.B strict
Have portage react strongly to conditions that have the potential to be
dangerous (like missing or incorrect Manifests).