Shared libraries and separate debugging files
Baurzhan Ismagulov
ibr@radix50.net
Wed Aug 24 22:22:00 GMT 2011
On Wed, Aug 24, 2011 at 04:02:40PM -0400, Worley, Dale R (Dale) wrote:
> Has anyone out there gotten separate debugging files to work with shared libraries
> in a clean way?
Debian has it working OOTB. E.g., /lib/libc-2.11.2.so has its
corresponding /usr/lib/debug/lib/libc-2.11.2.so. FWIW, one can build a
hello, world and step into printf.
With kind regards,
Baurzhan.
More information about the Gdb
mailing list