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
133
133
debug.server.openocd.path={runtime.tools.openocd-0.11.0-arduino2.path}/bin/openocd
134
134
debug.server.openocd.scripts_dir={runtime.tools.openocd-0.11.0-arduino2.path}/share/openocd/scripts/
135
135
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
138
138
debug.cortex-debug.custom.postAttachCommands.2=monitor gdb_sync
139
139
debug.cortex-debug.custom.postAttachCommands.3=c
140
140
debug.cortex-debug.custom.overrideRestartCommands.0=monitor reset halt
You can’t perform that action at this time.
0 commit comments