Posted by Lester Caine on 01/18/05 21:26
Marco Schuler wrote:
> Which free debugger? afaik there is only an integrated debugger in
> php3 (http://www.zend.com/manual/debugger.php).
http://dd.cron.ru/dbg/downloads.php was the one we are discussing - and
this page gives the free versions available. A number of IDE's use them
for debugging. ( I've still got PHPEdit somewhere )
> Are you using one of DBG APD or Xdebug? Are you using Eclipse with the
> debugger on linux?
I have used DBG in the past, but not for a while, running through
PHPEclipse I find it easier to drop in debug code and debug that way.
PHPEclipse can use DBG
( http://www.phpeclipse.de/tiki-index.php?page=DbgBasedDebugger )
but I have yet to try on Linux - my new Linux box is an AMD64 which adds
to the fun running any of this ;)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
[Back to original message]
|