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: Trouble with gdbserver from gdb-5.3, glibc-2.3.2 on ppc32


>libpthread and libthread_db are very closely tied.  You have to use a
>libthread_db that is part of the same glibc package that libpthread came
>from.  The situation is not cross-friendly, sorry.

I completely understand.  I downloaded glibc-2.3.2 and
glibc-linuxthreads-2.3.2 from sources.redhat.com and built up the
toolchain --target=powerpc-linux using Dan Kegel's excellent
crosstools-0.22 script.

How do I find out the version of libpthread.so and libthread_db.so so
I can figure out why td_ta_new() fails?

-- 
Peter Barada                             Peter.Barada@motorola.com
Wizard                                   781-852-2768 (direct)
WaveMark Solutions(A Motorola Company)   781-270-0193 (fax)


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