About 15,200 results
Open links in new tab
  1. Xdebug - Debugger and Profiler Tool for PHP

    Xdebug Cloud is a Proxy-as-a-Service, which can help you with complexities with regards to networking. A common use case is having multiple developers, who share a common …

  2. Xdebug: Documentation

    DBGp Proxy Tool This tool allows you to proxy and route debugging request to IDEs depending on which IDE key is in use. Xdebug Control A command line tool to instruct Xdebug's step …

  3. Downloads - Xdebug

    A tool to send commands to interact with Xdebug while a script is running. This allows you to request process information, or instruct Xdebug to initiate a debugging request, or breakpoint.

  4. Xdebug: Documentation » Installation

    On Windows, PIE will download the pre-built binaries from a GIT release. In either situation, PIE will also attempt to enable Xdebug by creating an INI file (such as 90-xdebug.ini), or adding …

  5. Xdebug: Support — Tailored Installation Instructions

    This page helps you finding which file to download, and how to configure PHP to get Xdebug running. Please paste the full output of phpinfo () (either a copy & paste of the HTML version, …

  6. Xdebug: Documentation » Step Debugging

    If it is not possible for Xdebug to make a direct connection to the IDE due to networking or a firewall, then you can only use the Xdebug Cloud service. This acts like a relay between …

  7. Xdebug: Documentation » All settings

    Some web servers have a configuration option to prevent environment variables from being propagated to PHP and Xdebug. For example, PHP-FPM has a clear_env configuration …

  8. Xdebug: Documentation » Development Helpers

    Filtering # Xdebug includes filtering capabilities for stack traces. A filter either includes, or excludes, paths or class name prefixes (namespaces). You can use a filter to prevent anything …

  9. Updates - Xdebug

    Oct 6, 2025 · Basic profiling added to Xdebug, including three new functions: xdebug_start_profiling () that begins profiling process, xdebug_stop_profiling () that ends the …

  10. Xdebug - Xdebug 3.4.4 is out!

    Jun 12, 2025 · The full list of changes can be found on the updates page. The source code can be found on the downloads page, and as usual, Xdebug is installable through PECL and PIE, and …