XDebug versus ZendDebugger [message #52143] |
Sun, 16 September 2007 10:45 |
Eclipse User |
|
|
|
Hello,
I've just discovered Eclipse PDT and I have some questions regarding
debugging. I've tried both XDebug and ZendDebugger, although I think
XDebug is the future as I don't like Zend's proprietary solutions. But
it seems I have some problems with both of them.
With ZendDebugger I get nice notices in the "Console" window when it
encounters a mistake, like the use of an undefined variable. But the
debugger doesn't stop at the breakpoints defined in my code.
Also I don't understand what 'dummy.php' (which comes with ZendDebugger)
supposed to do.
With XDebug, the breakpoints work, but it doesn't offer those useful
messages in the "Console" window like ZendDebugger does.
Thank you.
|
|
|
Powered by
FUDForum. Page generated in 0.02441 seconds