Macos 15 Goland 无法 debug

95 天前
 Ayanokouji
错误 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
1933 次点击
所在节点    Go 编程语言
6 条回复
Akashic
95 天前
有一个之前版本也发生过的印象。。。
Ayanokouji
93 天前
今天更新的 goland 2024.2.2 依旧有此问题

could not launch process: error reading debug_info: decoding dwarf section info at offset 0xddd2f0: DW_FORM_strx with no .debug_str_offsets section
zatams
92 天前
试了下,果然可以了
aduo
90 天前
更新了更新了.
aduo
90 天前
@aduo #4 goland 2024.2.2.1 release note: "This release resolves the issue on macOS Sequoia where the debugger would terminate with the error message could not launch process: no debug_str_offsets section"
Ayanokouji
89 天前
@aduo 是的 终于解决了

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1073702

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX