This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Newbie question, thanks!


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]