This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

gdb:stepi/continue problem


I'm running ecos on a hitachi h8300h 3064 board.
I boot up to redboot and connect to the serial port via
Gdb and load my ecos application image.

I could not able to stepi or continue after loading the image.
$ h8300-elf-gdb -nw a.out
(gdb) set remotebaud 38400
(gdb) target remote /dev/ttyS0
Remote debugging using /dev/ttyS0
0x000060f2 in ?? ()
(gdb) load
Loading section .text, size 0xfbaa lma 0x204000
Loading section .rodata, size 0x985 lma 0x213baa
Loading section .data, size 0x6e0 lma 0x214530
Loading section .int_hook_table, size 0x100 lma 0x214c10
Start address 0x204000, load size 68879
Transfer rate: 17219 bits/sec, 63 bytes/write.
(gdb) stepi


Nothing is displayed.  It is same for "continue" also.  What might be
the problem?

Thanks in advance

Ganeshan N



begin:vcard 
n:Ganeshan;N
tel;fax:2296502
tel;home:3592259
tel;work:2296484     Ext:25
x-mozilla-html:FALSE
url:www.ads-networks.com
org:Analog and Digital Systems;Networking
version:2.1
email;internet:ganeshan@ads-networks.com
adr;quoted-printable:;;Lavelle Mansion,=0D=0ALavelle Road=0D=0A;Bangalore;Karnataka;560 001;INDIA
fn:Ganeshan
end:vcard

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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