pthreads debug with gdbserver

Vladimir Vorobyov vladimir.vorobyov@iss.org.ua
Fri Nov 19 17:30:00 GMT 2004


On Friday 19 November 2004 05:53 pm, Andreas Schwab wrote:
> Vladimir Vorobyov <vladimir.vorobyov@iss.org.ua> writes:
> > Next, what libthread_db.so is for? It was not included for compilation
> > for m68k target and I added it manually
>
> What do you mean with "not included for compilation"?
>
> Andreas.

Sorry for my English.
I mean that this file (thread_db.c) was not compiled when I was building 
gdbserver for m68k-linux-gcc target, and gdbserver was not linked with 
libthread_db.
I've added "srv_linux_thread_db=yes" to "m68*-*-linux*" section of 
configure.srv file. Is it correct?



More information about the Gdb mailing list