This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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: pthreads debug with gdbserver


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?


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