candleLight_fw/gdb_oocd.cmds
Marc Kleine-Budde e2b2ef93c1 gdb_oocd.cmds, openocd.cfg: remove executable flag
Fixes: 99a8eac354b5 ("add "make debug" target for openocd"
2022-12-15 11:23:12 +01:00

3 lines
118 B
Plaintext

set remotetimeout 5
target extended-remote | openocd -f openocd.cfg -c "gdb_port pipe; log_output oocd.log"
break main