I noticed that I have an interactive console in the perspective of debugging PHP in Eclipse, next to breakpoints, variables, and expressions. Can it be used by the xDebug or Zend debugger, or is it only for Java?
The view of the interactive console is obtained from DLTK, and PDT does not use it, there is no function.
Now you can do interactive debugging with PsySH .
I hope this will be integrated with Eclipse, that would be great.