Browser debugging extensions

Last modified: 27 March 2025

To start a debugging session, you need to activate the debugger engine on the server. There are two ways to do this:

  • Set a special GET/POST or COOKIE parameter manually (for more information, refer to the Xdebug official documentation).

  • Use a browser extension, which lets you enable the debugger with a single click.

The following table provides a non-exhaustive list of the available debugging extensions for Xdebug.