This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: step through code


On Thu, 26 Sep 2002, Heik H. Hellmich wrote:

> Keith Seitz wrote:
> > 
> > On Thu, 26 Sep 2002, Heik H. Hellmich wrote:
> > 
> > > I did an upgrade on 5.2.1, but I have still the same problem that
> > > step/next/continue/finish buttons are always greyed out!!
> > 
> > Can you send me a small test executable? I cannot seem to find a working
> > ppc compiler anymore.
> > 
> > Keith
> 
> Please find attached the elf-file!

Hmmm:

keiths ~/ref/ppc/gdb 1014 >./gdb -nw
GNU gdb 2002-09-24-cvs
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i686-pc-linux-gnu --target=powerpc-eabi".
Setting up the environment for debugging gdb.
.gdbinit:5: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
(gdb) cd ~/
Working directory /home/keiths.
(gdb) file ppc.elf
Reading symbols from ppc.elf...(no debugging symbols found)...done.
(gdb) quit

No debug info in the file? Did you build with "-g"? (Doesn't Insight open 
a dialog telling you this?)

Keith


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