Hacker News new | ask | show | jobs
by kyrra 4242 days ago
I saw a debugger[0] posted on the go-nuts mailing list today[1]. It's fairly simple at this point, but it works.

[0] https://github.com/derekparker/delve

[1] https://groups.google.com/forum/#!topic/golang-nuts/bmsFE3dQ...

1 comments

Thank you for mentioning it. With the last version of liteIde (refactoring, jump-to, usages, info about a anything...) the only thing that I missed was a debugger. I Hope that the project gains traction.