I recompiled the xdebug debian package and got it working without any problems. I had to set the following in /etc/php5/apache2/conf.d/xdebug.ini and restart apache to make local variable display work in eclipse.
xdebug.remote_enable=On xdebug.remote_host=127.0.0.1 xdebug.remote_port=9000 ** Patch added: "xdebug_2.0.5-1ubuntu1.diff.gz" http://launchpadlibrarian.net/51102639/xdebug_2.0.5-1ubuntu1.diff.gz -- Missing local variables debugging php https://bugs.launchpad.net/bugs/545502 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs