Search code examples
phpeclipsedebuggingzend-debuggereclipse-indigo

PHP debugging in Eclipse


I am trying to configure Indigo so I can debug PHP in eclipse. I have looked at a ton of different tutorials and blogs online that try to explain it but none work so far. I am using Ubuntu 11.04 and I use a generic LAMP stack with PHP 5.3.3 executables configured in eclipse.

Does anyone have a good guide for installing Zend or XDebug in Eclipse Indigo?


Solution

  • Ok so this is something I posted a while back which took a while to figure out. I got it working in Helios but it has worked for me in Indigo also: Can I link the Zend PDT (eclipse) to a browser action?