This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

restore hangs up


[sorry, I accidentally sent the last message prematurely]

On arm-elf-gdb 6.4 for target rdi, the restore command hangs up. The
`Restoring binary' message is the last thing I see. GDB does not
respond to Ctrl-C. I see that RDI support has been removed from CVS.
So, three questions:

1. Any idea how I can diagnose/work-around this bug in GDB 6.4?
2. Can the restore command display some progress information?
3. With a CVS version of gdb (no RDI), is there a recommended way to
communicate with RDI targets such as the Jeeni JTAG device?

Please cc me in your reply. Thanks,
Shaun

$ arm-elf-gdb
GNU gdb 6.4
...
(gdb) target rdi e=jeeni
JEENI (ADP,ARM7TDI,RST) Rev 2.2
Rebuilt on Jan 12 2001 at 14:22:34
SN=0009J002 ENET=00:80:CF:00:09:E4
IP=192.168.9.2
Connected to ARM RDI target.
(gdb) restore firmware.bin binary 0x2000000
Restoring binary file /srv/tftp/ppimage.bin into memory (0x2000000 to 0x203e434)
[no response]

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