Gentoo Archives: gentoo-dev

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Split ELF Debug (default or not?)
Date: Mon, 28 Nov 2005 11:02:34
Message-Id: 200511281200.30356.pauldv@gentoo.org
In Reply to: Re: [gentoo-dev] Re: Split ELF Debug (default or not?) by Ivan Yosifov
1 On Sunday 27 November 2005 22:01, Ivan Yosifov wrote:
2 >
3 > What is this debugedit thing for us non-devs ? IMO portage should have
4 > some way to keep the sources around for debugging, for the patch you
5 > are proposing to be fully useful.
6
7 It allows some hacks on the debug info. For example the debug info records
8 the location where the source was when the executable was built.
9 Debugedit allows one to change this to some other location. As one
10 doesn't want to retain the source in /var/tmp, this is probably a good
11 idea. Besides that one can use debugedit to find out which files are
12 involved and put only those at the other location.
13
14 Paul
15
16 --
17 Paul de Vrieze
18 Gentoo Developer
19 Mail: pauldv@g.o
20 Homepage: http://www.devrieze.net