Golang Go语言中 Sierra 10.12.1 update 暂时使 delve 不可用,求推荐 go debugger
macOS Sierra 10.12.1 update 导致 delve 在运行时出现: debugger.go:55: launching process with args: [./debug] could not launch process: could not get thread count
相关 Github Issue OSX: cannot get thread count
该问题 delve 目前还未修复
求推荐除 GDB 外好用的 go debugger :)
Golang Go语言中 Sierra 10.12.1 update 暂时使 delve 不可用,求推荐 go debugger
8 回复
更多关于Golang Go语言中 Sierra 10.12.1 update 暂时使 delve 不可用,求推荐 go debugger的实战系列教程也可以访问 https://www.itying.com/category-94-b0.html
IntelliJ IDEA + Go 插件
前两天我更新后也出这个问题了, 然后一看 Issue… 全是这样… 我就换成 pc 环境了
IntelliJ IDEA + Go debug 也是用的 delve
原来如此,看来只有先 print 大法好了
楼上和楼上上为啥没人理 的正解答案呢…
楼主都找到了这个 issue 还不看下面有人提出的正确解法 = =
这个 commit 我看到了,就是想等 merge 后再用
目前没有除 delve 的更好选择了。
当然我是 print 大法的忠实用户