History log of /php-src/sapi/phpdbg/phpdbg.h (Results 51 – 75 of 95)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45
# 6b3228fd 24-Aug-2015 Bob Weinand

Fix oplog with eval()ed code

Revision tags: php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44
# 64f25adb 27-Jul-2015 Bob Weinand

Remove -Wunused-result warnings

# b4c595dd 24-Jul-2015 Bob Weinand

Fix op_arrays with opcache

# 13525328 24-Jul-2015 Bob Weinand

Cleanup shutdown, enable proper memory leak displaying
phpdbg should not memory leak...

Revision tags: php-5.6.12RC1, php-7.0.0beta2
# 50866846 14-Jul-2015 Bob Weinand

We want to track phpdbg bugs in official bug tracker now; updated URL

Revision tags: php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43, 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

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
# 73d31d44 21-Apr-2015 Bob Weinand

Break on uncaught exceptions in current frame in phpdbg

# f83ee6a0 21-Apr-2015 Bob Weinand

Add next command / Fix recursion/exceptions with u/F/L

# 5f35e571 20-Apr-2015 Bob Weinand

show opcode count

# 1a249bd6 20-Apr-2015 Bob Weinand

Shorten opline dump lines and show literals

# 740c86bc 19-Apr-2015 Bob Weinand

Stabilize watchpoints

Revision tags: php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1
# 49fdb8a9 19-Mar-2015 Anatol Belski

fix include

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

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, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37
# fc33f52d 15-Jan-2015 Xinchen Hui

bump year

# 0579e827 15-Jan-2015 Xinchen Hui

bump year

Revision tags: php-5.5.21RC1, php-5.6.5RC1
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal

Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4
# 9d70df24 16-Dec-2014 Anatol Belski

Merge remote-tracking branch 'origin/master' into native-tls

* origin/master:
C89 fixes
use portable struct stat
fixed macro va args expansion for vs


# f1d1185c 16-Dec-2014 Anatol Belski

fixed macro va args expansion for vs

# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things

Revision tags: php-5.6.4RC1
# 0afc04b9 26-Nov-2014 Ferenc Kovacs

go back with phpdbg to the state of 5.6.3, reverting the controversial commits(remote debugging/xml protocol)

Revision tags: php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35
# 113f1fd6 30-Oct-2014 Bob Weinand

Temporarily disable wait/xml protocol...

# 47fd168f 28-Oct-2014 Bob Weinand

Move missing zend_hash_* macros from phpdbg.h to zend_hash.h

Revision tags: php-5.6.3RC1, php-5.5.19RC1
# baba4254 27-Oct-2014 Bob Weinand

Merge remote-tracking branch 'origin/PHP-5.6'

Conflicts:
sapi/phpdbg/phpdbg_bp.c


# 0ede82d4 27-Oct-2014 Bob Weinand

Merge phpdbg into PHP-5.6


# a3ae4015 27-Oct-2014 Bob Weinand

Merge remote-tracking branch 'origin/PHP-5.6'


1234