Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* debugging multi threaded application
@ 2008-05-08  1:16 Mudeem Siddiqui
  2008-05-08  2:22 ` Daniel Jacobowitz
  2008-05-08 18:46 ` Michael Snyder
  0 siblings, 2 replies; 7+ messages in thread
From: Mudeem Siddiqui @ 2008-05-08  1:16 UTC (permalink / raw)
  To: gdb

Hi,
 
I am trying to debug a multithreaded application using gdbserver and
gdb. I crossed compiled gdb with --enable-threads option. When I start
the debugger on the host i don't get the print "Using host libthread_db
library". and when I conenct the debugger to remote target I get
 
[New Thread 127]
0x00000000 in ?? ()

I am also not able to get any info using info threads. I have set
LD_LIBRARY_PATH. I have also tried giving the path of the libthread_db
at the host gdb
 
set solib-search-path ../../root/lib
set solib-absolute-prefix ../../root/lib

Any pointers what I might be missing. 

Thanks
Mudeem


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-05-12 18:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-08  1:16 debugging multi threaded application Mudeem Siddiqui
2008-05-08  2:22 ` Daniel Jacobowitz
2008-05-08 18:46 ` Michael Snyder
2008-05-09 20:05   ` Mudeem Siddiqui
2008-05-10  1:45     ` Mudeem Siddiqui
2008-05-10  7:43       ` Andreas Schwab
2008-05-12 18:44         ` Mudeem Siddiqui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox