0

I'm new to Goa and the Goland IDE, currently I'm resorting to fmt.Println() to debug parts of my application, however this isn't ideal.

I have Goland setup to run my Goa application, and that works fine - I simply pointed my run configuration to the directory in question. But when I start the debugger I get could not launch process: EOF

How do I setup Goland to debug my application?

Jonathan Eustace
  • 2,469
  • 12
  • 31
  • 54
  • "But when I start the debugger I get " - Get what? No error message is there in your question. – rnso Jun 12 '18 at 16:34
  • I just edited the question. Thank you for pointing that out. – Jonathan Eustace Jun 12 '18 at 16:53
  • Are you launching the main package via the debugger or some other package? Can you add an image of the error with the lines above it expanded as well? Are you using the latest 2018.1.4 release? – dlsniper Jun 12 '18 at 17:35

0 Answers0