Hi all,

In a continuous effort to improve the quality of our work, I'd like to
share with you a blog article on how to setup PHPEclipse + Xdebug to
allow for setting breakpoints into local (technically even remote)
installations of your PHP project, without the use of error_log() or
print_r() or exit().

http://bogdan-albei.blogspot.com/2010/06/php-remote-debugging-with-xdebug-and.html

If you use Eclipse, please take a moment to follow the documentation
patiently and setup your own debugging environment.

If you haven't used Xdebug in the past, this is definitely not a lost
effort!

Yannick


_______________________________________________
Dev mailing list
Dev@lists.chamilo.org
http://lists.chamilo.org/listinfo/dev

Reply via email to