diff options
Diffstat (limited to 'phpdbg_set.h')
| -rw-r--r-- | phpdbg_set.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpdbg_set.h b/phpdbg_set.h index 67bf4cd7de..555a91f185 100644 --- a/phpdbg_set.h +++ b/phpdbg_set.h @@ -26,6 +26,7 @@ #define PHPDBG_SET(name) PHPDBG_COMMAND(set_##name) PHPDBG_SET(prompt); +PHPDBG_SET(step); #ifndef _WIN32 PHPDBG_SET(color); PHPDBG_SET(colors); |
