This is a discussion on phpeclipse and dbg within the PHP Language forums, part of the PHP Programming Forums category; Hi, I have successfully installed PHPEclipse plugin and I have integrated it with DBG debugger. I'm able to start ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have successfully installed PHPEclipse plugin and I have integrated it with DBG debugger. I'm able to start a debug session, set breakpoints and view variables contents. The only bad thing is that I can't see which line is being currently processed: is it possible to have PHPEclipse displaying or highlighting the line number that is currently executing? Thank you Regards |