This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: extract debuginfo for Xorg backtraces


Hi Elmar,

It works well for everything in /usr/bin/Xorg. However as the
backtrace meets a shared library (libc.so, radeon_drv.so,
evdev_drv.so) the symtab does not contain any section that would
include the given addresses/+offsets.

How about the dynamic symbol table ?


I suggest that you have a look at the GDB code base to see how symbols in shared libraries are handled there.

Cheers
  Nick


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