Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Thread debugging. GDB for ARM.
@ 2007-05-14 13:17 gomrioje
  2007-05-14 13:28 ` Daniel Jacobowitz
  2007-05-14 18:23 ` Williams, Allen
  0 siblings, 2 replies; 4+ messages in thread
From: gomrioje @ 2007-05-14 13:17 UTC (permalink / raw)
  To: gdb

Could you give me a hint about thread debugging running on arm?

My configuration:
Host Linux PC -> gdb
    $ /usr/local/bin/gdb --version
    GNU gdb 6.4.90
    This GDB was configured as "--host=i686-linux --target=arm-linux"

Target ARM (AT91RM9200) -> gdbserver
    # ./gdbserver --version
    GNU gdbserver 6.6-debian
    Copyright (C) 2006 Free Software Foundation, Inc.
    gdbserver is free software, covered by the GNU General Public
License.
    This gdbserver was configured as "arm-linux-gnu"
The thread library of gdbserver: 
libthread_db.so.1->libthread_db-1.0.so


I am trying to debug a thread application (POSIX), using:
libpthread.so.0->libpthread-0.10.so

The problem is that I can not get into the threads code...
No breakpoints, nothing... but it works ok in the main process.

Could you help me?


-- 
Jesus Gomez Rio
R&D Technician
Design & Manufacturing Division
gomez.j@ikusi.com
www.ikusi.es


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

end of thread, other threads:[~2007-05-14 18:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-14 13:17 Thread debugging. GDB for ARM gomrioje
2007-05-14 13:28 ` Daniel Jacobowitz
     [not found]   ` <435A66F076E8344FA6D3917739BD99A40162483D@srviku004.ikusi.net>
2007-05-14 14:35     ` Daniel Jacobowitz
2007-05-14 18:23 ` Williams, Allen

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