This is the mail archive of the libc-alpha@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: libthread_db td_ta_call() is failing?


On Wed, Dec 14, 2005 at 12:27:06PM -0600, Swamy Venkataramanappa wrote:
> Hi,
> 
> We use libthread_db in one of our tool to get threads
> list. But td_ta_call() is failing because nptl_version
> symbol has been removed or stripped out from pthread
> library.
> 
> Questions?
> 
> 1. Where can I get a unstripped version of pthread
>    library?

Wherever you got the stripped one!

> 2. Is there any other work around for this problem?
> 
> 3. What does gdb do get the thread lists?

It uses libthread_db also.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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