We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eef1b48 + 31d4ea8 commit 0a088a6Copy full SHA for 0a088a6
tools/export/vscode/launch.tmpl
@@ -46,7 +46,7 @@
46
"windows": {
47
"preLaunchTask": "make.exe",
48
"MIMode": "gdb",
49
- "MIDebuggerPath": "C:\\Program Files (x86)\\GNU Tools ARM Embedded\\4.9 2015q3\\bin\\arm-none-eabi-gdb.exe",
+ "MIDebuggerPath": "C:\\Program Files (x86)\\GNU Tools ARM Embedded\\6 2017-q1-update\\bin\\arm-none-eabi-gdb.exe",
50
"debugServerPath": "pyocd-gdbserver.exe",
51
"setupCommands": [
52
{ "text": "-environment-cd ${workspaceRoot}\\BUILD" },
0 commit comments