Increase remotetimeout for spike targets.
authorTim Newsome <tim@sifive.com>
Mon, 28 Aug 2017 19:17:37 +0000 (12:17 -0700)
committerTim Newsome <tim@sifive.com>
Mon, 28 Aug 2017 19:17:37 +0000 (12:17 -0700)
commit6650f4e3f7b11d581a8be07a2beb16f69530fb36
tree68374fdf471eee508c1b3cc0968ad210bc6d4144
parentb8646a70258674f7de88145dbd2a7ab8938b77ae
Increase remotetimeout for spike targets.

On overloaded systems, when executing compare-sections, otherwise gdb
might hit a timeout and the compare-sections code doesn't deal with it.
(You get an error message complaining that 130 is not a valid hex
digit.)
debug/targets/RISC-V/spike32-2.py
debug/targets/RISC-V/spike32.py
debug/targets/RISC-V/spike64-2.py
debug/targets/RISC-V/spike64-2gdb.py [new file with mode: 0644]
debug/targets/RISC-V/spike64.py