begin  quote
On Mon, 25 Aug 2003 11:24:28 -0500
Ian Truelsen <[EMAIL PROTECTED]> wrote:

> How can I emerge a package so that it includes the debugging symbols
> needed for gdb?
> 
add FEATURES="nostrip" to your make.conf to disable stripping of
binaries.

add -g to CFLAGS to generate debug info 
remove fomit-frame-pointer to unbreak debug info.

add USE="debug"  to make.conf to compile extra debug info for packages
that provide such features.

//Spider



-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to