[go-nuts] Re: interactive debugger for go ??

2016-10-28 Thread originuk
Hi, I've been frustrated by this for ages, I was using IntelliJ on a Mac with the Go plugin as that's what everyone on my team was using. The debuggers (or their UI impls were super flaky - Delve and GDB), and I would steer clear for now unless patience and tenacity are your middle names. I j

[go-nuts] Re: How can I debug using GDB on IntelliJ IDEA.

2016-10-27 Thread originuk
I hate to say it, but debugging Golang sucks. I've tried Delve and GDB with the IntelliJ Go plugin on a Mac... and I am truly disappointed. I like Golang as a language - it ticks loads of boxes, yet it's frustrating to effectively debug / step through code at quick pace - the debugger goes