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: Configure questions


On Thu, May 06, 2004 at 10:16:05AM -0400, Eric Hammerle wrote:
> 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?

That's not an arm-elf target.  It's more like an arm-linux target; try
that instead.  I don't know if uclinux debugging works out of the box
or not; you may have more luck on a uclinux list.

-- 
Daniel Jacobowitz


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