在Gogland上调试GAE/Go应用程序

huangapple go评论76阅读模式
英文:

Debugging GAE/Go application on Gogland

问题

这是我之前的问题的延续。

我可以调用GAE/Go本地开发服务器,但是我无法在Gogland上调试我的GAE/Go应用程序。

点击Run -> Debug

然后我选择了"Edit"。

在Gogland上调试GAE/Go应用程序

然后我点击了"Debug"

在Gogland上调试GAE/Go应用程序

然后出现了下面的弹出窗口。

在Gogland上调试GAE/Go应用程序

我该如何调试我的GAE/Go应用程序?

英文:

This is the continuation of my previous question.

I could invoke GAE/Go local development server, but I can not debug my GAE/Go application on Gogland.

Run -> Debug

Then I selected "Edit".

在Gogland上调试GAE/Go应用程序

Then I clicked "Debug"

在Gogland上调试GAE/Go应用程序

Then the popup below is shown.

在Gogland上调试GAE/Go应用程序

How can I debug my GAE/Go application?

答案1

得分: 0

调试 GAE 应用程序目前不受支持,请参阅:https://youtrack.jetbrains.com/issue/GO-1897

英文:

Debugging GAE apps is not currently supported, see: https://youtrack.jetbrains.com/issue/GO-1897

huangapple
  • 本文由 发表于 2017年4月11日 13:22:49
  • 转载请务必保留本文链接:https://go.coder-hub.com/43337335.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定