小编use*_*075的帖子

Apple Silicon 上的 GoLand 无法调试 golang 项目

编辑 2021-01-28:这整个问题现在已经过时了,因为 GoLand 2020.3.2今天发布了,并且它包含了一个工作探索。正如发行说明所指出的,不要忘记删除您可能所做的更改。

我正在尝试在 Apple Silicon 上使用 GoLand 调试 golang 项目,但它不起作用;错误如下:

API server listening at: [::]:62619
debugserver-@(#)PROGRAM:LLDB  PROJECT:lldb-1200.0.44 for x86_64.
error: failed to launch process /Library/Developer/CommandLineTools/Library/PrivateFrameworks/LLDB.framework/Versions/A/Resources/debugserver: (os/kern) invalid argument
Exiting.
could not launch process: stub exited while waiting for connection: exit status 0
Run Code Online (Sandbox Code Playgroud)

debugging go goland apple-m1

16
推荐指数
3
解决办法
2万
查看次数

标签 统计

apple-m1 ×1

debugging ×1

go ×1

goland ×1