[go-nuts] [Request] Official golang debugger

2017-11-06 Thread Florin Pățan
Delve is the one towards which the community rally since gdb, still, doesn't play nice with goroutines. So, for all intents and purposes, delve is the official debugger and the Go Team and Delve Team do work together to give us a better debugging experience. But sometimes the problems that need

[go-nuts] [Request] Official golang debugger

2017-11-05 Thread Sotirios Mantziaris
Hi, with the lack of a official debugger, i am using delve. It is very nice and get the work done mostly, needs little or a lot of polishing. Is there any plan to provide a official debugger which will be distributed with the releases? Maybe delve could make it as the official one? Do not get