> When Delve compiles your program for you it passes `-gcflags="-N -l"`, > which will produce a binary that's more suited for debugging. If you need > to use `dlv exec` over `dlv debug`, you can build your binary using that > flag and you should have a better experience. >
Thanks for the tip :-) -- 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.