Need help debugging Go

I am struggling w/ debugging Go on Ubuntu 16.04 amd64 platform. I installed delve (I think), but I cannot get it to do anything. I added my go bin to my path. Delve starts, but I cannot get it to do anything.

I’ve tried gdb. That starts and loads my program. But it is asking for an autoload and a python script. I don’t understand how to satisfy gdb.

Thanks

watch this video to see an example of how to use Delve and Go under Ubuntu. see here how to easy install the entire environment. forget gdb.won’t work properly with golang.

I can’t get any audio from the file.

I get the feeling that I’m still missing something.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.