Skip to content

Commit 43cbb8f

Browse files
umbynosfacchinm
authored andcommitted
debugger: change default request type to attach
1 parent 8840b37 commit 43cbb8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

platform.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,5 @@ debug.cortex-debug.custom.postAttachCommands.2=monitor gdb_sync
139139
debug.cortex-debug.custom.postAttachCommands.3=c
140140
debug.cortex-debug.custom.overrideRestartCommands.0=monitor reset halt
141141
debug.cortex-debug.custom.overrideRestartCommands.1=monitor gdb_sync
142-
debug.cortex-debug.custom.overrideRestartCommands.2=c
142+
debug.cortex-debug.custom.overrideRestartCommands.2=c
143+
debug.cortex-debug.custom.request=attach

0 commit comments

Comments
 (0)