On Tue, 11 May 1999 [EMAIL PROTECTED] wrote:
>
> Hi,
>
> On Tue, 11 May 1999, Philip Blundell wrote:
>
> > >Is there somewhere around a compiled gdb 4.18 executable for arm-linux
> > >(ELF) ?
> > >If not, could someone make one available ?
> >
> > For what processor and C library variant?
> >
> I could use on for the StrongARM with glibc-2.1. I have tried compiling
> it to no avail natively. I got into hacking around with it a little,
> but haven't had hte time to continue. Last I heard on this list noone
> had a working gdb for arm-linux-elf. Has this changed?
>
I've got two partially working gdb's - one as an a.out executable which
doesn't read core files because it can't read the registers and one that
is itself an ELF executable but doesn't show you any symbols when the
test program was compiled without debugging info,
ie: 0xblahblah in readline() //gdb1
0xblahblah in () //gdb2.
The rest seems to work fine: tracing and single stepping, breakpoints,
etc.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]