On Thursday, February 2, 2023 at 10:49:40 PM UTC-5 Ian Lance Taylor wrote: Have you tried Delve? https://github.com/go-delve/delve
Thanks I will check into it. One point about go and PMD, because the compile time is so fast, using PMD is not nearly as painful as it would be in other languages that have long compile/link times. I know this was one of the design goals way back when go was invented. Sure is neat. I've recently discovered how handy it is to stick a "panic()" into the code, giving me a very nice stack trace that has come in handy. -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/cd3653b0-ac5c-452f-8c29-f2e7f0919bacn%40googlegroups.com.