Posted by seaside on 12/13/06 00:21
Currently for Mac OS X, I've prepared an early build of a PHP debugger
here:
http://www.turingart.com/downloads/phpDebugger.zip
The archive includes a class 'TADebugger' . In your source files
include TADebugger.inc.php, which is the interface to the debug server.
Put the sample web-app 'phpDebugger' in your web server's root folder
and start PHPDebuggerUB.app and click on 'Suspended' to enable the
debugger.
Finally, select 'PHPDebuggerUB.app's' 'Windows->Browser' menu and and
enter the URL of the just deployed web-app (or any other browser).
Screenshot: http://www.turingart.com/downloads/phpDebugger.jpg
Navigation:
[Reply to this message]
|