|
Posted by Keith on 12/24/07 01:54
Hi,
I am trying to get the zend debugger to work with eclipse pdt. I have
read the other thread about installing the debugger.
I have installed
* eclipse pdt,
* the client zend plugin for eclipse
* the server following instructions at
http://www.thierryb.net/pdtwiki/index.php?title=Using_PDT_:_Installation_:_Installing_the_Zend_Debugger
When I run php -v from the command line, it shows the debugger
installed
When I run phpinfo it DOES NOT show the debugger installed.
When I attempt to debug in eclipse, I set breakpoints, the code runs,
but it does not stop at the breakpoint.
I am using WAMP on Windows Vista with PHP 5.2.5
Any suggestions?
Keith
[Back to original message]
|