Question

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:

Remote debug [Remote PHP launch] http://localhost/...
Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top