Macos 15 Goland 无法 debug

Ayanokouji · 2024-9-18 13:37:58 · 28 次点击
错误 DW_FORM_strx with no .debug_str_offsets section

解决方案

1. go install github.com/go-delve/delve/cmd/dlv@master install latest dlv

2. copy /Users/{YOUR_HOME_NAME}/go/bin/dlv to /Users/{YOUR_HOME_NAME}/Applications/GoLand.app/Contents/plugins/go-plugin/lib/dlv/macarm/dlv replace dlv

3. reopen Goland
举报· 28 次点击
登录 注册 站外分享
1 条回复  
Akashic 小成 2024-9-18 20:57:08
有一个之前版本也发生过的印象。。。
返回顶部