提示 miDebuggerPath is invalid VS code 与Dev C++配合,lunch.json配置如下: { "version": "0.2.0", "configurations": [ { "name": "(gdb) Launch", "type": "cppdbg", "request": "launch", "program": " ${file}.exe", "args": [],