简体   繁体   English

eclipse pdt调试器不会终止,它会在完成或手动终止后自行启动

[英]eclipse pdt debugger won't terminate, it starts up on its own after finishing or manual termination

I press the stop button and the debugger terminates . 我按下停止按钮,调试器终止。 Then a couple seconds later it restarts on its own from the beginning, continually! 然后几秒钟后,它会从头开始自行重启,不断! How do you stop this monster? 你如何阻止这个怪物?

I have looked through the help user guides and through the preferences on debugging, and found absolutely nothing related. 我浏览了帮助用户指南和调试偏好,发现没有任何相关内容。

Changing this option from always to never did not help: 将此选项从始终更改为从不帮助:

Preferences -> Run/Debug -> Perspectives -> Open the associated perspective when application suspends

Even in PHP perspective, the consol pops up automatically and starts the debug, with the following line: 即使从PHP角度来看,consol也会自动弹出并开始调试,并包含以下行:

Remote debug [Remote PHP launch] http://localhost/...

Wow, must have screwed everything up when I changed the settings in preferences. 哇,当我更改首选项设置时,一定已经搞砸了。 I had to finally resolve this by deleting the entire workspace folder and restarting eclipse. 我最后必须通过删除整个工作区文件夹并重新启动Eclipse来解决此问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM