mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Added frames and beautified backtrace
This commit is contained in:
parent
0488640f4c
commit
5b51fb40e9
9 changed files with 213 additions and 14 deletions
|
@ -44,6 +44,7 @@ PHPDBG_COMMAND(eval);
|
|||
PHPDBG_COMMAND(until);
|
||||
PHPDBG_COMMAND(finish);
|
||||
PHPDBG_COMMAND(leave);
|
||||
PHPDBG_COMMAND(frame);
|
||||
PHPDBG_COMMAND(print);
|
||||
PHPDBG_COMMAND(break);
|
||||
PHPDBG_COMMAND(back);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue