This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: Unable to see symbols from libpthread


On Mon, May 26, 2008 at 1:42 PM, Sripathi Kodi <sripathik@in.ibm.com> wrote:
> I am trying to debug a program for which I need to get thread backtraces
> through gdb on a RHEL5 system (32 bit binary on x86_64). I installed
> glibc-debuginfo rpms, hoping to get more information from backtraces.
> While starting gdb, it says it read symbols from the debug library:

I have no idea how this works on RHEL5.

Did you preload the libraries that contain debug info? (LD_PRELOAD).

Cheers,
Carlos.


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