Newbie question, thanks!

Daniel Jacobowitz drow@false.org
Wed Oct 13 15:24:00 GMT 2004


On Wed, Oct 13, 2004 at 05:48:43AM -0700, raymond yang wrote:
> I am using the GDB to make a cross complile, target is
> ARM. 
> 
> But the GDB tell me there isn't the symbol file
> attached with my image.
> 
> (gdb) sym blob-start-elf32
> Reading symbols from
> /opt/tmp/blob-new/blob-2.0.5-pre2/src/blob/blob-start-elf32...(no
> debugging symbols found)...done.

> (gdb) list
> No symbol table is loaded.  Use the "file" command.

Have you tried using the "file" command?


-- 
Daniel Jacobowitz



More information about the Gdb mailing list