cmd/link: no dwarf when using -linkmode=external on Windows #13154
Labels
Milestone
Comments
Sure. It is dup of #10776. Alex |
lukehoban
added a commit
to lukehoban/delve
that referenced
this issue
Nov 5, 2015
Makes sure that CGO compilation still works under the debugger. Work-around for golang/go#13154
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Similar to #8973, it appears that dwarf data is missing when using default -linkmode=external on Windows.
The text was updated successfully, but these errors were encountered: