Currently, the IDE does not support Go AppEngine debugging due to a limitation in Go AppEngine itself, please see: https://youtrack.jetbrains.com/issue/GO-1897 You can try and use the "Attach to local process" feature once the run configuration is started, which should help you get started, but this has the limitation that it cannot debug some workflows such as using the "init()" calls. You can vote on the issue mentioned above in order to receive updates about it. I'm sorry for the inconvenience caused.
Hi Fumihiko,
Currently, the IDE does not support Go AppEngine debugging due to a limitation in Go AppEngine itself, please see: https://youtrack.jetbrains.com/issue/GO-1897
You can try and use the "Attach to local process" feature once the run configuration is started, which should help you get started, but this has the limitation that it cannot debug some workflows such as using the "init()" calls.
You can vote on the issue mentioned above in order to receive updates about it.
I'm sorry for the inconvenience caused.
Kind regards,
Florin