On Sat, 2005-11-26 at 13:20 -0600, R Hill wrote:
> Ned Ludd wrote:
> > Good afternoon,
> > 
> > probably in portage-2.0.54 a patch will be added to emit split debug
> > info. Having a split debug allows us to retain all the advantages of
> > stripping executables while gaining the ability to properly debug
> > executables in bfd aware programs. It's been in testing with a small
> > hand full of devs and works quite well, but before it's pushed in we
> > would like to get input from our devs & users.
> > 
> > Would you be willing to give up space in $ROOT/usr/lib/debug for ELF
> > executables by default in order to aid in better debugging by or do we
> > want to only emit it when a FEATURE= is defined.
> 
> How much space are we talking about?

There is no fixed size here and depends on the number of packages you 
have and the CFLAGS passed to the programs you build. 
Naturally if you start building all your code with 
CFLAGS="-g3 -ggdb" your going to end up with a larger debug info.

-- 
Ned Ludd <[EMAIL PROTECTED]>
Gentoo Linux

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to