Remote Debugging on an ARM target
Frederic Kwiatkowski
stagedrt@gmail.com
Tue Feb 7 16:14:00 GMT 2006
So i've got to specify a "--static" like option in my arm-linux-gcc to
be in static mode
i'll check that
thanks for all
2006/2/7, Daniel Jacobowitz <drow@false.org>:
> On Tue, Feb 07, 2006 at 05:06:06PM +0100, Frederic Kwiatkowski wrote:
> > I've got one last question
> >
> > Using GDB, i've got now a valid address but "??" appear:
> > 0x40000a70 in ?? ()
> >
> > what is the meaning of these?
>
> It means that GDB doesn't have symbol information for that code
> address (not surprising, that's probably in the dynamic linker before
> your program starts running).
>
> --
> Daniel Jacobowitz
> CodeSourcery
>
More information about the Gdb
mailing list