History log of /PHP-7.4/sapi/phpdbg/phpdbg.c (Results 126 – 150 of 189)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0da4a3ec 22-Jul-2015 Bob Weinand

Add -e (ZEND_EXT_* generation) option to phpdbg


Revision tags: php-7.0.0beta2
# f0b50963 20-Jul-2015 Bob Weinand

Do not use readline when not having a tty
This is important for e.g. run-tests.php


# 6aadeba2 20-Jul-2015 Bob Weinand

Add show_unexecuted option to phpdbg_end_oplog()


# 4dc0546a 20-Jul-2015 Bob Weinand

Preserve argv consistency over multiple runs


# e3cd0709 18-Jul-2015 Bob Weinand

Do never clean stdin buffer away


# 699e641e 18-Jul-2015 Bob Weinand

Do not show "Script ended normally" upon forced rerun


# 6435eb80 18-Jul-2015 Bob Weinand

Do not display compilation success / normal script end in -rr mode


# d25f3819 15-Jul-2015 Bob Weinand

Fix crash on non-debug for phpdbg_end_oplog()


# 162bf9e8 11-Aug-2015 Dmitry Stogov

Reimplemented ability to get debug info (C source file and line number) in phpdbg without hacks and ABI breaks.


# 07c425cc 13-Jul-2015 Bob Weinand

Init variable to NULL before passing to zpp


# 3f10eddd 13-Jul-2015 Bob Weinand

Fix weird asm instruction order with gcc by marking as volatile in phpdbg


Revision tags: php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43
# 3d7343f6 03-Jul-2015 Anatol Belski

integrate the applink shim in the other bins


# 7aa76271 30-Jun-2015 Dmitry Stogov

Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).


# 9f77c44d 28-Jun-2015 Bob Weinand

Remove now unneeded step option (-s)


Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2
# 29aad0ef 22-Jun-2015 Bob Weinand

Add phpdbg userland API to fetch oplog
We may want to add some opcode info later, so that "opcodes" mode is more helpful


# 8c4807fe 16-Jun-2015 Bob Weinand

Fix infinite loop when running phpdbg via -r(r)


Revision tags: php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1
# 5f35e571 20-Apr-2015 Bob Weinand

show opcode count


# 1a249bd6 20-Apr-2015 Bob Weinand

Shorten opline dump lines and show literals


# 31e98386 19-Apr-2015 Bob Weinand

Provide method to access opcodes via command line argument


Revision tags: php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1
# 2ed00858 21-Mar-2015 Bob Weinand

Add phpdbg -h for help


# d3ab945d 19-Mar-2015 Anatol Belski

using zend_stat_t


Revision tags: php-5.6.7, php-5.5.23, php-5.4.39
# a4384bd3 13-Mar-2015 Lior Kaplan

s/PHP Version 5/PHP Version 7/g

Follow up for d0cb7153


# 96f7a33d 09-Mar-2015 Xinchen Hui

Temorary fix for phpdbg segfault while use zend_mm_set_custom_handlers


Revision tags: php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38
# 46d95729 13-Feb-2015 Reeze Xia

Fixed phpdbg zend_bailout error when compiling syntax error code

@krakjoe if there is something wrong, tell me plz


# 6c9d75b4 10-Feb-2015 Reeze Xia

Add missing header inclusion


12345678