pulp-runtime/bin/elf_run.gdb
Germain Haugou 31052776f8 Added runner
2019-12-17 22:14:17 +01:00

4 lines
No EOL
61 B
Text

target remote localhost:3333
monitor reset halt
load
continue