Re: debugger for CLI PHP scripts...?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 12, 2005 8:35 am, Christopher J. Bottaro said:
> Is there such a thing?  You know, with single stepping, breakpoints,
> examining vars, etc.  100% of my PHP stuff is CLI (wacky, huh?) and I'd
> really benefit from a traditional debugger.  Oh btw, I'm looking for a
> free/opensource one.

I suspect the IDEs are tied into the web-server with --enable-debug...

You *could* set up your dev box to run your CLI scripts through the web
server, just for testing/debugging...

The PHP GTK guys might have some insight on this one -- They do all CLI
stuff with a butt-load of objects, so they must do *something* for those
nasty objects, right?

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux