【发布时间】:2013-08-04 07:04:01
【问题描述】:
我按下停止按钮,调试器终止。然后几秒钟后,它会从头开始自行重新启动,不断地!你如何阻止这个怪物?
我查看了帮助用户指南和调试首选项,并没有发现任何相关内容。
将此选项从始终更改为从不没有帮助:
Preferences -> Run/Debug -> Perspectives -> Open the associated perspective when application suspends
即使在 PHP 视角下,consol 也会自动弹出并开始调试,其中包含以下行:
Remote debug [Remote PHP launch] http://localhost/...
【问题讨论】:
标签: eclipse debugging eclipse-pdt perspectives