Gubed PHP Debugger is, as the name suggests, a program that will help you debug your PHP scripts. It supports stepping through code, watching and setting the contents of variables, and normal and conditional breakpoints. No changes are needed to server software or scripts being debugged.
| Tags | Software Development Debuggers |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows POSIX Linux |
| Implementation | PHP C++ C |
Recent releases


Release Notes: This release featured bugfixes and minor enhancements such as better handling of plain HTML files and HTTPS support.


Release Notes: The documentation was completely redone, and the user interface in the client and on the server parts was improved. The internal communication protocol had a major overhaul which made it more stable and future proof, as well as compatible with Windows servers.


Release Notes: This release mainly focused on improving StartSession and fixing bugs. A few minor features were added like a parser cache, better for-loop handling, and better error reporting.


Release Notes: "Step over", "step out", and "backtrace" were implemented. The opening of scripts from the client was improved and a history list was added to StartSession.


Release Notes: This release leaves alpha stage and enters beta, with updated documentation, better introduction, and better session handling. Handling of conditional breakpoints, PHP 5 and php-cgi support, and Windows compatibility have been improved.