Hacker News new | ask | show | jobs
by akavel 3318 days ago
Haven't tried it personally, but based on a recent article shared at r/golang (https://rakyll.org/coredumps/, via https://www.reddit.com/r/golang/comments/6cvtd6/debugging_go...), delve seems to show the contents of an .s file allright.
1 comments

Thanks, that's a useful article.

Just wish core dumping Go programs worked on OSX. Hopefully one day. :)