This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

GDB and Thread Problems




Hi
     I am using GDB 5.2, on i386-unknown-freebsd4.2 .

      I am trying to debug a thread program ( Use PThread Library).
but i did not any output in info thread. What is the problem.

(gdb) info threads
(gdb) thread
[Current thread is 0 (process 20038)]
(gdb) thread 1
Thread ID 1 not known.
(gdb)

Is it due to as i do not have the libthread_db.so.1 library.
       #define LIBTHREAD_DB_SO "libthread_db.so.1"

Please help

Thanks & Regards
Deepak

DISCLAIMER: This message is proprietary to Hughes Software Systems
Limited (HSS) and is intended solely for the use of the individual
to whom it is addressed. It may contain  privileged or confidential
information  and should not be circulated or used for any purpose other
than for what it is intended. If you have received this message in error,
please notify the originator immediately. If you are not the intended
recipient, you are notified that you are strictly prohibited from using,
copying, altering, or disclosing the contents of this message. HSS accepts
no responsibility for loss or damage arising from the use of the information
transmitted by this email including damage from virus.



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