libthread_db td_ta_call() is failing?

Daniel Jacobowitz drow@false.org
Wed Dec 14 21:30:00 GMT 2005


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



More information about the Libc-alpha mailing list