ubuntu下vscode: The value of miDebuggerPath is invalid

更新并安装下库就行了

sudo apt-get update
sudo apt-get install build-essential gdb

参考文章 https://code.visualstudio.com/docs/cpp/config-linux

你可能感兴趣的:(ubuntu下vscode: The value of miDebuggerPath is invalid)