The Firefox Xdebug Toolbar of PHPEdit helps you to debug your scripts on your server. You can easily turn on debugging or profiling for each request, or just for some special ones.
The toolbar is able to exchange important data between an opened PHPEdit instance and the toolbar. You can for example define which errors should be displayed, or if xDebug should pause the execution of the script on the startup.