gpt4 book ai didi

debugging - Delve (dlv) 无法附加到进程

转载 作者:IT王子 更新时间:2023-10-29 01:40:38 41 4
gpt4 key购买 nike

我从 dlv 得到这个错误

could not attach to pid 20727: decoding dwarf section info at offset 0x0: too short

二进制文件是这样构建的:

go build -a -v -ldflags "-w -X main.gitCommit=<sha> -linkmode 'auto' -extldflags '-static'"

您能否确认是 -w 标志导致了以下问题?它会去除调试符号吗?

最佳答案

在我删除 -w 标志后,delve 能够附加到进程

关于debugging - Delve (dlv) 无法附加到进程,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54338111/

41 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com