public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
[parent not found: <3D9491C7.84727946@mikro.ee.tu-berlin.de>]
[parent not found: <3D9323DB.C90B70D3@mikro.ee.tu-berlin.de>]
* step through code
@ 2002-09-25  3:58 Heik H. Hellmich
  2002-09-25  8:34 ` Keith Seitz
  0 siblings, 1 reply; 5+ messages in thread
From: Heik H. Hellmich @ 2002-09-25  3:58 UTC (permalink / raw)
  To: insight

Hi all,

I am using Insight GNU gdb 5.1 (--host=sparc-sun-solaris2.6
--target=powerpc-eabi) and have the problem that I cannot step through
the generated elf-code because the step/next/finish/continue buttons are
always greyed out for target=sim. I am able to load the elf-file and can
see the c-file and the corresponding asm-file in Insight's source
window.
The 2 commands how I created the elf-file are the following:

powerpc-eabi-gcc -Wall -gdwarf -msdata=eabi -mcpu=403 \
-I/work/hellmich/sftwr/libs/bsp/include \
-DV2PDK -DDEBUG -o ppc.o -c ppc.c

powerpc-eabi-gcc -Wall -gdwarf -msdata=eabi -mcpu=403 \
-I/work/hellmich/sftwr/libs/bsp/include \
-DV2PDK -DDEBUG -Wl,-T,/work/hellmich/sftwr/mapfiles/mapfile_ppc \
-u _boot -o ppc.elf ppc.o \
/work/hellmich/sftwr/libs/bsp/v2pdk/debug/bsp.a

bsp stands for board support packages and contains several c- and
asm-files (bootloader, controlling peripheral devices like UART, ...).

I would really appreciate a hint how I can solve this problem!

- Heik -

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-09-27 17:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3D948874.99C32AFE@mikro.ee.tu-berlin.de>
2002-09-27  9:56 ` step through code Keith Seitz
     [not found] <3D9491C7.84727946@mikro.ee.tu-berlin.de>
2002-09-27 10:18 ` Keith Seitz
     [not found] <3D9323DB.C90B70D3@mikro.ee.tu-berlin.de>
2002-09-26  8:49 ` Keith Seitz
2002-09-25  3:58 Heik H. Hellmich
2002-09-25  8:34 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).