Remove workaround for broken cpptools

This commit is contained in:
Ben Jackson 2020-04-03 21:05:23 +01:00
commit be26098315
4 changed files with 32 additions and 85 deletions

View file

@ -13,7 +13,6 @@
"stopAtEntry": true,
"stopOnEntry": true,
"MImode": "${VIMSPECTOR_MIMODE}",
"miDebuggerPath": "${VIMSPECTOR_MI_DEBUGGER}",
"logging": {
"engineLogging": true
}