资 源 简 介
XDebugClient
xdebugclient is a simple Microsoft Windows frontend for the PHP debugger, Xdebug, by Derick Rethans, offering a way to debug your PHP scripts without having to switch to a complete new IDE / editor just for debugging.
News
24/04/2009 - XdebugClient 1.0-beta5 is available. Changes in Beta 5 are:
Listening port is configurable
Breakpoints can be toggled using the F9 key
Properties are displayed in tooltip
Optionally debugging can be started automatically on script load
Bugfixes
Download XDebugClient 1.0-beta5
22/04/2009 - XdebugClient 1.0-beta4 is available. Changes in Beta 4 are:
Long strings can be displayed in a new window
Only breaks on notices when configured to do so