File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ debug.server=openocd
133133debug.server.openocd.path={runtime.tools.openocd-0.11.0-arduino2.path}/bin/openocd
134134debug.server.openocd.scripts_dir={runtime.tools.openocd-0.11.0-arduino2.path}/share/openocd/scripts/
135135
136- debug.cortex-debug.custom.postAttachCommands.0=set remote hardware-watchpoint-limit 2
137- debug.cortex-debug.custom.postAttachCommands.1=monitor reset halt
136+ debug.cortex-debug.custom.postAttachCommands.0=monitor reset halt
137+ debug.cortex-debug.custom.postAttachCommands.1=monitor gdb_breakpoint_override hard
138138debug.cortex-debug.custom.postAttachCommands.2=monitor gdb_sync
139139debug.cortex-debug.custom.postAttachCommands.3=c
140140debug.cortex-debug.custom.overrideRestartCommands.0=monitor reset halt
You can’t perform that action at this time.
0 commit comments