This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Shared libraries and separate debugging files


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]