Tag Archives: Eclipse

Launching 57%: waiting for XDebug session

This time, both browser and eclipse are stuck, and Eclipse freezes at “Launching [project]” 57% (in this case), with details saying “Launching: waiting for XDebug session”.

Posted in Software Development | Tagged , , | 16 Comments

Unexpected termination of script. Debugging ended.

This rather comprehensive error message comes from eclipse when a breakpoint is hit while debugging with XDebug web script on a remote server. It is not that bad as it seems – all I needed to do is remove (watch) … Continue reading

Posted in Software Development | Tagged , , | 29 Comments