Configure questions
Daniel Jacobowitz
drow@false.org
Thu May 6 14:19:00 GMT 2004
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
More information about the Gdb
mailing list