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
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php