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: problem in glibc backtrace done inside nptl library


On Wed, Jun 18, 2008 at 6:51 AM, Vinu Rajashekhar <vinutheraj@gmail.com> wrote:
> So its basically saying that the inlining should be left on,
> so can you please tell me if there is some way possible through
> which I can retrieve the symbol names in-program, maybe using
> the debugging symbols or something  because I really need it.

Use libunwind?
http://www.nongnu.org/libunwind/

Cheers,
Carlos.


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