could not launch process: debugserver or lldb-server not found: install XCode's command line tools or lldb-server


0x00 事件

VS 调试 go 的时候,发生了这个错误,导致无法调试:

could not launch process: debugserver or lldb-server not found: install XCode's command line tools or lldb-server

0x01 解决

打开终端,运行以下命令,然后安装即可:

$ xcode-select --install


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM