Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb remote debugging with threads
@ 2006-06-15 13:59 Peter Choi
  2006-06-15 15:05 ` Daniel Jacobowitz
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Choi @ 2006-06-15 13:59 UTC (permalink / raw)
  To: gdb

Hi,

  Excuse me. I know GDB should have supported remote
debugging with multi-threads, but I still encounter
problem.

  I'm using GDB 6.3 (host=target=i686),

case (1):
   I compile my program with shared library. 
   To make the environment simple, I make the host
computer and target computer two identical platform
(ie. same i686 cpu and same library path).

  But when I run remote debugging, the following are
reported:
  On the host computer running GDB, it reported:
"warning: .dynamic section for "/lib/ld-linux.so.2" is
not at the expected address.

  and when I use "info threads", I cannot see all
other threads I have created during the execution.

case (2):
  I compile my program  with static library. 
  Still use two identical platform as my host and
target computer.

  But when I run remote debugging, the following are
reported:
  On the target computer side, it reported:
"cannot find new threads: generic error".

  On the host computer side, it reported:
"Ignoring packet error, continuing".

  And again, when I use "info threads", I cannot see
all other threads I have created during the execution.

  Please advise anyone have any idea how to get around
this?????
  Please advise. Thank  you for your attention.


Regards.
Peter Choi


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


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

end of thread, other threads:[~2006-06-15 17:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-15 13:59 gdb remote debugging with threads Peter Choi
2006-06-15 15:05 ` Daniel Jacobowitz
2006-06-15 17:13   ` Jan Kratochvil
2006-06-15 18:57     ` Daniel Jacobowitz

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