Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
vzaliva
2y ago
0 comments
Share
I tried it with C and it does not work. So I guess it is go-specific indeed.
0 comments
default
newest
oldest
MobiusHorizons
2y ago
Did you have debug symbols? I assume you probably passed -g, but the debug info can still not be compatible sometimes. I know when using lldb I sometimes have to force dwarf debug info or -ggdb to get it working.
jcul
2y ago
Yeah I just tried it too. It did disassemble it and showed jumps, but no source code. It also didn't resolve calls to functions like printf.
j
/
k
navigate · click thread line to collapse