macos vscode使用codelldb插件断点调试rust踩坑 devhg 2024-03-18 427 阅读1分钟 报错如下 Unable to start debugging. Launch options string provided by the project system is invalid. Unable to determine path to debugger. Please specify the "MIDebuggerPath" option. 具体原因 ra和codelldb冲突 解决:选择codelldb内置的vscode-lldb