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]

Re: gdb:stepi/continue problem


Yoshinorisan,

$ 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?

There is the problem that some instruction cannot trace normally.
It is signed off, but cannot prepare a patch.

sorry, i don't understand that. Could you explain the last sentece more, and where I would have to look to fix the problem?


Thanks
Heiko


-- 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]