1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00
Felipe Pena c060093acf - WS change
2013-11-10 14:12:43 -02:00
2013-11-10 10:44:42 +00:00
2013-11-09 22:35:03 +00:00
2013-11-10 15:55:53 +00:00
2013-11-10 14:12:43 -02:00
...
2013-11-10 16:06:15 +00:00
2013-11-10 13:47:28 -02:00
2013-11-10 15:54:19 +00:00
...
2013-11-10 16:05:15 +00:00
...
2013-11-10 16:06:57 +00:00
2013-11-10 14:43:46 +00:00

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

screenshot
S
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:25:23.756Z
Readme BSD-3-Clause 980 MiB
Languages
C 66.1%
PHP 31.2%
C++ 0.8%
Shell 0.5%
M4 0.4%
Other 0.8%