Top Qs
Timeline
Chat
Perspective

Xdebug

PHP extension used for debugging and profiling From Wikipedia, the free encyclopedia

Xdebug
Remove ads

Xdebug is a PHP extension which provides debugging and profiling capabilities.[2] It uses the DBGp debugging protocol.

Quick Facts Developer(s), Initial release ...
Remove ads
Thumb
UML component diagram for Xdebug and PHP, integrated via the browser and an IDE

The debug information that Xdebug can provide includes the following:

  • stack and function traces in error messages[3] with:
  • full parameter display for user defined functions
  • function name, file name and line indications
  • support for member functions

Xdebug also provides:

  • profiling information for PHP scripts[4]
  • code coverage analysis
  • capabilities to debug your scripts interactively with a debugger front-end.[5]

Xdebug is also available via the PECL.[6]

Remove ads

See also

References

Loading content...
Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads