在使用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

Goland debug失败

 

 

解决方案

打开「终端」,输入:xcode-select --install
等待安装完成,问题即解决!

相关文章:

  • 2021-05-30
  • 2022-12-23
  • 2022-12-23
  • 2021-04-25
  • 2022-01-10
  • 2021-09-19
  • 2022-12-23
  • 2021-06-17
猜你喜欢
  • 2021-04-12
  • 2021-06-19
  • 2022-12-23
  • 2022-01-02
  • 2021-07-19
  • 2021-10-01
  • 2021-06-27
相关资源
相似解决方案