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]

multi-thread gdbserver and static libthread_db


I have an egdbserver port working from gdb 5.2.1 and would like to get 
the multi-thread support available in 5.3.

It appears gdbserver needs the libthread_db support from glibc.  I'm
using glibc 2.2.4 and only have support for static linking on my
platform.  When building glibc without dynamic linking, libthread_db
doesn't get built.  Any suggestions for building a static
libthread_db?

--
Kevin Hilman



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