NYCPHP Meetup

NYPHP.org

[nycphp-talk] Php Debugger

Adrian Noland anoland at indigente.net
Tue Sep 2 08:32:49 EDT 2008


Forgot to include:
http://tech.blog.box.net/2007/06/20/how-to-debug-php-with-vim-and-xdebug-on-linux/


On Tue, Sep 2, 2008 at 8:29 AM, Adrian Noland <anoland at indigente.net> wrote:

> Xdebug is my personal favorite. xdebug.org.
> -- installs as a php module, works about the same on Linux and Windows.
> The venerable dbg started it all. http://dd.cron.ru/dbg/
> -- can be a pain to use. Have to purchase to get latest fixes, but works
> for most   cases.
>
> In order to see the debugging info you need an IDE.
> I've used both PDT and Eclipse with phpEclipse. All the Java Dev stuff
> makes it pretty bloated, but most of that can be removed or disabled.
> Recommend at least 2GB RAM.
> Komodo is also a good one. Not Free (or free)
> http://activestate.com/Products/komodo_ide/index.mhtml
>
> I tried the trial of Zend Studio once. Didn't like it because the server
> component requires lots more than just debugging modules.
>
> There's more: http://en.wikipedia.org/wiki/PHP_IDE
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20080902/bfa155f9/attachment.html>


More information about the talk mailing list