Debugging with delve is broken

1. I press the little green play button beside func main()

2.  Debug window becomes active and this shows in the console:

3. This stays like that forever. The breakpoint does not trigger and the debugger window is empty.

Here is a sample code:

0
6 comments
Avatar
Permanently deleted user

This used to work for me in 2019.1. Just updated to 2019.3.1 and this happened.

0
Avatar
Permanently deleted user

Go version: 1.13.5
GoLand version: GoLand 2019.3.1 Build #GO-193.5662.65 December 23, 2019

0

Could you please reproduce the problem with additional logging? To do that:

  • add #com.goide.dlv.DlvVm in Help | Debug Log Settings...
  • restart the IDE
  • reproduce the problem
  • provide IDE logs via the Help | Collect logs and show in <file browser> action
0
Avatar
Permanently deleted user

may i know how do I send the files securely to you?

0
Avatar
Permanently deleted user

ok I've done that here: https://youtrack.jetbrains.com/issue/GO-8748. Thanks Dmitry!

0

Please sign in to leave a comment.