标签:nbsp 解决 install deb server 调试 listen width not
在使用goland使用debug调试代码出现
API server listening at: 127.0.0.1:56871
could not launch process: debugserver or lldb-server not found: install XCode‘s command line tools or lldb-server
解决方案
打开「终端」,输入:xcode-select --install
等待安装完成,问题即解决!
标签:nbsp 解决 install deb server 调试 listen width not
原文地址:https://www.cnblogs.com/binHome/p/11883436.html