What is it all about?
Xdebug is a PHP extension which provides debugging and profiling capabilities It uses the DBGp debugging protocol.
Key Features
* Xdebug's basic functions include the display of stack traces on error conditions, maximum nesting level protection and time tracking. * The debug information that Xdebug can provide includes the following: - stack and function traces in error messages with: - full parameter display for user defined functions - function name, file name and line indications - support for member functions - memory allocation - protection for infinite recursions * Xdebug also provides: - profiling information for PHP scripts - code coverage analysis - Capabilities to debug your scripts interactively with a debugger front-end.
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}