Skip to content

Commit

Permalink
debugger: change default request type to attach
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos authored and facchinm committed Nov 21, 2023
1 parent 8840b37 commit 43cbb8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,5 @@ debug.cortex-debug.custom.postAttachCommands.2=monitor gdb_sync
debug.cortex-debug.custom.postAttachCommands.3=c
debug.cortex-debug.custom.overrideRestartCommands.0=monitor reset halt
debug.cortex-debug.custom.overrideRestartCommands.1=monitor gdb_sync
debug.cortex-debug.custom.overrideRestartCommands.2=c
debug.cortex-debug.custom.overrideRestartCommands.2=c
debug.cortex-debug.custom.request=attach

0 comments on commit 43cbb8f

Please sign in to comment.