ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How DDD manages to step through pthread_create?


From: Oleg V. Zhylin
Subject: Re: How DDD manages to step through pthread_create?
Date: Wed, 24 Oct 2007 10:43:03 -0700 (PDT)

/lib/libthread_db.so.1 (as ddd mentions it in its log) is a link to
/lib/libthread_db-1.0.so. Maybe ddd sets up environment variable or
something to make gdb find the library?

--- Andrew Gaylard <address@hidden> wrote:

> On 10/22/07, Oleg V. Zhylin <address@hidden> wrote:
> >
> > Thanks for the suggestion, Andrew. I hope I will be more specific
> with
> > my question now. I've found a line that libthread_db is used for
> > debugging threads. Do I have to do anything specific for gdb to
> locate
> > and load libthread_db.so.1?
> 
> 
> No, you should not need to do anything; gdb should find
> libthread_db.so.1
> automatically.  Where is the file located?
> 
> Andrew
> > _______________________________________________
> Ddd mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/ddd
> 


WBR Oleg V. Zhylin   address@hidden

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]