debugging PHP with XDebug in Eclipse PDT

debugging PHP with XDebug in Eclipse PDT

am 08.01.2008 14:50:29 von r_ahimsa_m

Hello,
I have installed (in Windows XP) Apache, PHP5, XDebug and Eclipse PDT. Then
I configured XDebugging according to:
http://devzone.zend.com:80/article/2930-Debugging-PHP-applic ations-with-xdebug
The problem is that although after pressing Run | Debug debugging starts (in
browser), Eclipse does not stop at breakpoints (it looks like breakpoints
are ignored).
I don't know why. Could you help me please? Does anyone use debugging in
Eclipse PDT?
/RAM/

Re: debugging PHP with XDebug in Eclipse PDT

am 08.01.2008 15:25:59 von r_ahimsa_m

I don't know if it matters but Launching stops at 19% in Progress frame of
my Eclipse PDT.
/RAM/