This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "Disabling thread support in gdbserver" problem


Hello Daniele, All,

On Monday 08 February 2010 15:38:55 Daniele Palmas wrote:
> 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: 
> [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).

We'll need at least the complete build.log file that is present in the
toolchain install directory, and optionally your .config file. Without
that, it's almost impossible to see what went wrong.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



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


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