
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 :)
1 janxin 2016-11-08 08:25:53 +08:00 via iPhone |
2 x8 2016-11-08 10:39:39 +08:00 IntelliJ IDEA + Go 插件 |
3 w07128597 2016-11-08 11:01:09 +08:00 前两天我更新后也出这个问题了, 然后一看 Issue.. 全是这样... 我就换成 pc 环境了 @lizon IntelliJ IDEA + Go debug 也是用的 delve |
5 valkjsaaa 2016-11-08 12:08:10 +08:00 |
7 janxin 2016-11-08 18:22:22 +08:00 via iPhone 目前没有除 delve 的更好选择了。 当然我是 print 大法的忠实用户 |