This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: Newbie question, thanks!
- From: Daniel Jacobowitz <drow at false dot org>
- To: raymond yang <raymond_yang95134 at yahoo dot com>
- Cc: gdb at sources dot redhat dot com
- Date: Wed, 13 Oct 2004 09:45:49 -0400
- Subject: Re: Newbie question, thanks!
- References: <20041013124843.99949.qmail@web20222.mail.yahoo.com>
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