Files
bizhang_-obav/Debug/openocd.gdbinit
Kevin Hester f665ace38c Add scripts for debugging with openocd
Note: We now use the version of stm32f4x that comes with openocd 0.7.0 or later
2013-08-21 15:01:51 +02:00

7 lines
139 B
Plaintext

target remote :3333
mon reset halt
mon poll
mon cortex_m maskisr auto
set mem inaccessible-by-default off
set print pretty
source Debug/PX4