On Wednesday 14 June 2006 23:28, Richard Fish wrote:
> For "full" advantage, yes, you would need to emerge -e world, since
> otherwise the debugging information will only be generated for new
> merges.  And of course, any binary packages won't get debug symbols in
> any case.

Thanks. Good to know.

> But if there is a specific program you are wanting to get backtraces
> from, you can simplify by just re-merging that program and dependant
> libraries.

Like this:

# emerge -ep kontact kmail knode akregator | awk '$1~/ebuild/{print $4}' | \
        sed -e 's/\-[0-9][A-Za-z0-9._-]*$//' | grep lib | xargs emerge -vp 

Or how else to know?

-- 
Bo Andresen

Attachment: pgpn69SVIaqIQ.pgp
Description: PGP signature

Reply via email to