mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
- Reset frame num here
This commit is contained in:
parent
94ecb5a75f
commit
7a6ed70552
1 changed files with 5 additions and 4 deletions
|
@ -571,6 +571,7 @@ PHPDBG_COMMAND(run) /* {{{ */
|
|||
}
|
||||
|
||||
out:
|
||||
PHPDBG_FRAME(num) = 0;
|
||||
return SUCCESS;
|
||||
} /* }}} */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue