Debugging a PHP project with Eclipse PDT and Zend Debugger. I am using Zend Server on localhost with vhosts for each project, also got Subversive for SVN set.
Doesn't work for me. My Debug-window says "terminated" and I can't use the buttons for digging deeper. Maybe because my script produces a html-output?
Doesn't work for me. My Debug-window says "terminated" and I can't use the buttons for digging deeper. Maybe because my script produces a html-output?
SamyaDaleh 5 months ago
Thanks pcwehle, can you explain how to do debugging by using a xdebug?
iammixaoblivion 2 years ago