Y
Hacker News
new
|
ask
|
show
|
jobs
by
MobiusHorizons
977 days 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.