mirror of
https://github.com/php/php-src.git
synced 2026-03-30 04:02:19 +02:00
16930d85f84d5e8c26fa40d951c751237e2a140f
phpdbg - The interactive PHP debugger
phpdbg is an interactive debugger for PHP.
Implemented as a SAPI module, phpdbg can excerpt complete control over the environment without impacting the functionality or performance of your code.
Features
- step through debugging
- setting break points
- showing debug backtraces
- access to eval during execution
- sapi agnositicism, easy integration
Screeny
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:25:23.756Z
Languages
C
66%
PHP
31.3%
C++
0.8%
Shell
0.5%
M4
0.4%
Other
0.8%