public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* "Disabling thread support in gdbserver" problem
@ 2010-02-08 14:39 Daniele Palmas
  2010-02-11 19:36 ` Yann E. MORIN
  2010-02-25 18:50 ` Yann E. MORIN
  0 siblings, 2 replies; 11+ messages in thread
From: Daniele Palmas @ 2010-02-08 14:39 UTC (permalink / raw)
  To: crossgcc

Hello,

I'm using crosstool-NG 1.6.0 for building a glibc toolchain for my AT91SAM9260 target (binutils 2.19.1, gcc 4.3.2, glibc 2.9).

Building the toolchain succeeded correctly, but analyzing the log I've found the following lines:

<SNIP>
[EXTRA]    Installing cross-gdb
[INFO ]  Installing cross-gdb: done in 199.51s (at 38:38)
[INFO ]  =================================================================
[INFO ]  Installing gdbserver
[EXTRA]    Configuring gdbserver
[WARN ]    configure: WARNING: Could not find libthread_db.
[WARN ]    configure: WARNING: Disabling thread support in gdbserver.
[EXTRA]    Building gdbserver
[EXTRA]    Installing gdbserver
[INFO ]  Installing gdbserver: done in 10.86s (at 38:49)
[INFO ]  =================================================================
<SNIP>

Actually I am not able to debug multithreaded applications, though libthread_db exists in the sysroot (and in my target).

I've googled, trying to find a solution, but no luck: it seems that this problem is due to some libraries that are stripped at the moment of gdbserver building, but they should not. However I have not understood very well who is stripping what and how to change this behaviour...

Any hint?

Thanks in advance,
Daniele

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2010-03-17 14:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-08 14:39 "Disabling thread support in gdbserver" problem Daniele Palmas
2010-02-11 19:36 ` Yann E. MORIN
2010-02-12 10:15   ` Daniele Palmas
2010-02-12 22:16     ` Khem Raj
2010-02-15  8:50       ` Daniele Palmas
2010-02-15 21:37         ` Khem Raj
2010-02-16  7:58           ` Daniele Palmas
2010-02-16 12:47             ` Daniele Palmas
2010-02-25 18:50 ` Yann E. MORIN
2010-02-26  9:04   ` Daniele Palmas
2010-03-17 14:00   ` Daniele Palmas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).