Skip to content
Snippets Groups Projects
Commit 8b6de1ea authored by Guillaume ROSINOSKY's avatar Guillaume ROSINOSKY
Browse files

fix windows issue when sextant directory is not available

parent 63a556ea
No related branches found
No related tags found
No related merge requests found
......@@ -13,11 +13,11 @@
"remote": true,
"cwd": "${workspaceRoot}",
"valuesFormatting": "parseText",
"windows": {
"gdbpath": "C:/sextant/ccompil/gdb7.exe",
"autorun": [
]
},
//"windows": {
// "gdbpath": "C:/sextant/ccompil/gdb7.exe",
// "autorun": [
// ]
//},
"showDevDebugOutput": true,
"printCalls": true
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment