Re: [PHP] Re: Recommendations for PHP debuggers?

2006-08-26 Thread Larry Garfield
On Tuesday 22 August 2006 03:33, Colin Guthrie wrote: Larry Garfield wrote: http://www.zend.com/phpide/ I just tried to install the modular version for my existing Eclipse install. It insists it won't install without feaure org.eclipse.emf (2.2.0). Since it provides no indication of

[PHP] Re: Recommendations for PHP debuggers?

2006-08-26 Thread Colin Guthrie
Larry Garfield wrote: On Tuesday 22 August 2006 03:33, Colin Guthrie wrote: Larry Garfield wrote: http://www.zend.com/phpide/ I just tried to install the modular version for my existing Eclipse install. It insists it won't install without feaure org.eclipse.emf (2.2.0). Since it provides no

Re: [PHP] Re: Recommendations for PHP debuggers?

2006-08-26 Thread Larry Garfield
On Saturday 26 August 2006 06:29, Colin Guthrie wrote: So unless someone has a better idea, I'm back to Kate and a terminal window. :-) That's the setup I always seem to revert to too!! Can't help but love Kate, if only it had some sort of code completion I'd be a happy camper... Col.

[PHP] Re: Recommendations for PHP debuggers?

2006-08-22 Thread Colin Guthrie
Larry Garfield wrote: http://www.zend.com/phpide/ I just tried to install the modular version for my existing Eclipse install. It insists it won't install without feaure org.eclipse.emf (2.2.0). Since it provides no indication of how to get such feature, I haven't been able to give it a

[PHP] Re: Recommendations for PHP debuggers?

2006-08-21 Thread Tony Marston
Check out PHPEdit from http://www.waterproof.fr/products/PHPEdit/ It has an integrated debugger and is a lot cheaper than Zend Studio Pro. -- Tony Marston http://www.tonymarston.net http://www.radicore.org Dave M G [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] PHP List, For

[PHP] Re: Recommendations for PHP debuggers?

2006-08-21 Thread Colin Guthrie
Marcus Bointon wrote: On 21 Aug 2006, at 04:55, Dave M G wrote: So I'm looking around for other debugging options. One oft-overlooked option: xdebug.org. It enhances PHP's built-in debugging features enormously, adds profiling, trace and coverage logging, remote debugging too. The improved

[PHP] Re: Recommendations for PHP debuggers?

2006-08-21 Thread Colin Guthrie
Larry Garfield wrote: I'm watching this thread closely myself, as I'd love something to use at home (on Linux) that doesn't cost what Zend does. :-) Currently I use PHPeclipse, but it is frankly not that good (the code assistance feature is rudimentary at best), and I've not setup the

Re: [PHP] Re: Recommendations for PHP debuggers?

2006-08-21 Thread Dan McCullough
How is this different then what they try and sell you for $249. I have eclipse for Java development, and was looking at Zends package for PHP development, but if they are basically selling me the same thing then I would go with eclipse. On 8/21/06, Colin Guthrie [EMAIL PROTECTED] wrote: Larry

Re: [PHP] Re: Recommendations for PHP debuggers?

2006-08-21 Thread Larry Garfield
On Monday 21 August 2006 09:52, Colin Guthrie wrote: Larry Garfield wrote: I'm watching this thread closely myself, as I'd love something to use at home (on Linux) that doesn't cost what Zend does. :-) Currently I use PHPeclipse, but it is frankly not that good (the code assistance feature