From: Ned Ludd Date: Mon, 26 Dec 2005 22:01:15 +0000 (-0000) Subject: - add splitdebug FEATURE to make.conf.5 X-Git-Tag: v2.1_pre3~20 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d84359f85d4ac5b921c94da936438d610b76adcc;p=portage.git - add splitdebug FEATURE to make.conf.5 svn path=/main/trunk/; revision=2484 --- diff --git a/man/make.conf.5 b/man/make.conf.5 index a55eadb2f..d7bd46842 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).