Hi Gophers,

I know this post is old and there's a lot online with different sometimes 
contrasting opinions on how to debug go programs. My question given the 
complexities involved in multi-threading in Go does the go team have any 
plans on creating a standard debugger. I'm currently looking at delve and 
gdb(although inadequate). What's the best way of debugging go programs so 
far. I know some may say use intelligently placed fmt.Printf() statements. 
Just looking for more ideas.

Thanks,
Nyah

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to