This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: at91sam7 GDB : strange warning
On Sun, 2008-06-01 at 22:59 -0700, Roman Mashak wrote:
> I'm working on a firmware built for AT91SAM7 linked to run from SRAM.
> When loading the image in GDB, I get this warning:
>
> _startup () at Cstartup.S:62
> 62 B InitReset /* 0x00 Reset handler */
> Current language: auto; currently asm
> Expected an decimal digit (0-9)
Curious -- I did some grepping, couldn't find the
origin of that message in gdb sources.