* Configure questions
@ 2004-05-06 14:16 Eric Hammerle
2004-05-06 14:19 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Eric Hammerle @ 2004-05-06 14:16 UTC (permalink / raw)
To: gdb
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Configure questions
2004-05-06 14:16 Configure questions Eric Hammerle
@ 2004-05-06 14:19 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2004-05-06 14:19 UTC (permalink / raw)
To: Eric Hammerle; +Cc: gdb
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-06 14:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-06 14:16 Configure questions Eric Hammerle
2004-05-06 14:19 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox