Advices for a good php debugger

Advices for a good php debugger

am 16.08.2007 10:25:11 von William Linson

Hello,

I'm searching for a good (free if possible) php debugger.
Could you advise me about this ?

Thanks in advance,


William Linson
http://www.gnoztik.com

Re: Advices for a good php debugger

am 16.08.2007 13:34:56 von Ulf Kadner

William Linson wrote:

> I'm searching for a good (free if possible) php debugger.

Maybee DBG? => http://dd.cron.ru/dbg/
You can integrate DBG into Ecplipse and others.

Or you try (&buy) Zend Studio. Its a very nice IDE with a integrated
debugger. (Zend debugger is also usable standalone)

see: http://zend.com

Ulf

--
_,
_(_p> Ulf [Kado] Kadner
\<_)
^^

Re: Advices for a good php debugger

am 16.08.2007 17:52:19 von musiccomposition

On Aug 16, 3:25 am, "William Linson" gnoztik.com> wrote:
> Hello,
>
> I'm searching for a good (free if possible) php debugger.
> Could you advise me about this ?
xdebug.org
>
> Thanks in advance,
>
> William Linsonhttp://www.gnoztik.com

Re: Advices for a good php debugger

am 16.08.2007 19:03:12 von John Murtari

"William Linson" writes:

>
> I'm searching for a good (free if possible) php debugger.
> Could you advise me about this ?

If you don't mind spending a few bucks PhpED from
NuSphere, http://www.nusphere.com/, is excellent. I think
they have a free trial also. We had tried looking for some
free ones in the past, but found ourselves spending more
time debugging the 'debugger'.

--
John
____________________________________________________________ _______
John Murtari Software Workshop Inc.
jmurtari@following domain 315.635-1968(x-211) "TheBook.Com" (TM)
http://thebook.com/

Re: Advices for a good php debugger

am 17.08.2007 01:42:09 von weemailbox

On Aug 16, 4:25 am, "William Linson" gnoztik.com> wrote:
> Hello,
>
> I'm searching for a good (free if possible) php debugger.
> Could you advise me about this ?
>
> Thanks in advance,
>
> William Linsonhttp://www.gnoztik.com


No such thing as free and good :)
PhpED offers an uncrippled trial. Give it a go and you'll be happy to
spend the few dollars.
http://www.nusphere.com

Re: Advices for a good php debugger

am 17.08.2007 10:53:21 von William Linson

Thank you for your answers.
I've already tested the Zend debugger and Eclipse (but couldn't make its
debugger work properly). I'll try your suggestions. In fact, I'd like to
find a light solution, I find Zend and especially Eclipse quite heavy.

William Linson
http://www.gnoztik.com