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]

Configure questions


Hi,

I'm currently building gdb 6.1 to be a  cross platform debugger with a
normal i686 host and
an arm-elf target.  The application I intend to debug is a multithreaded
application that
runs on uClinux and uses uClibc 0.9.19.  Unfortunately I've run into a few
problems.
Currently when I configure and make gdb (not gdbserver), I am noticing that
thread-db.c
is never built in.  Do I need to explicitly pass something to configure to
tell it to use this file or
is it simply not used in cross-arch debugging?

TIA

E. Hammerle


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