On Sun, 03 Jul 2005 16:04:38 +0000
Nelson Benítez <[EMAIL PROTECTED]> wrote:

> Hello, Im trying to emerge a library (gnome-vfs) with debugging symbols
> so gdb can show me sources when debugging. To accomplish this I have
> emerged with pertinent cflags (-ggdb -O0) and with FEATURE "noclean" so
> the sources are still around after emerging. But for some strange reason
> the so file in the work directory has debugging symbols (not stripped)
> but the so file installed hasn't debugging symbols (stripped), as you
> can see here:
> 
> file 
> /var/tmp/portage/gnome-vfs-2.10.1-r1/work/gnome-vfs-2.10.1/libgnomevfs/.libs/libgnomevfs-2.so.0.1000.1
> /var/tmp/portage/gnome-vfs-2.10.1-r1/work/gnome-vfs-2.10.1/libgnomevfs/.libs/libgnomevfs-2.so.0.1000.1:
>  ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped
> 
> file /usr/lib/libgnomevfs-2.so.0.1000.1 /usr/lib/libgnomevfs-2.so.0.1000.1: 
> ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped


http://dev.gentoo.org/~chriswhite/bugzilla-howto.html

read the section on debugging with GDB for more information.

> 
> 
> -- 
> gentoo-dev@gentoo.org mailing list
> 
> 

Attachment: pgpmJu4lfWOvI.pgp
Description: PGP signature

Reply via email to