History log of /PHP-7.2/sapi/phpdbg/phpdbg.c (Results 76 – 100 of 157)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e9f21a33 23-Aug-2015 Bob Weinand

Fix phpdbg_break_next() and add test


# 76e3e99d 21-Aug-2015 Bob Weinand

Fix issues with phpdbg SIGINT handler
Also fix valgrind warnings in allocator when not using mmap()ed memory


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
# d0ad6219 03-Aug-2015 Bob Weinand

Fix further leaks


# d8fe645d 03-Aug-2015 Bob Weinand

Fix valgrind errors in phpdbg

Revert "We cannot safely assume that all op array will be refcount 0 after execution"
This reverts commit b6936adb58288a0606ed847802d9226cddb41e2b.

Fix valgrind errors in phpdbg

Revert "We cannot safely assume that all op array will be refcount 0 after execution"
This reverts commit b6936adb58288a0606ed847802d9226cddb41e2b.

This change turns out to not have been a clever idea and was causing more weirdness than it helped...

show more ...


# 36aa92a6 31-Jul-2015 Bob Weinand

Do not mark automatic return 1; as executable


# 1da4ee25 31-Jul-2015 Bob Weinand

Fix oplog trace with already freed closures


# 64f25adb 27-Jul-2015 Bob Weinand

Remove -Wunused-result warnings


# f5bef405 26-Jul-2015 Bob Weinand

Fix bug #70138 (difference between gcc and clang)


# 9e8fec1e 26-Jul-2015 Bob Weinand

Fix leaks from bug #70138


# b4c595dd 24-Jul-2015 Bob Weinand

Fix op_arrays with opcache


# 9bae11d1 24-Jul-2015 Anatol Belski

Revert "avoid pointer truncation"

This reverts commit 5334d53499b2d7f2a3281f5fbc6b0963ae61aaad.


# 5334d534 24-Jul-2015 Anatol Belski

avoid pointer truncation


# 05496c73 24-Jul-2015 Anatol Belski

fix scope


# f1698eed 24-Jul-2015 Bob Weinand

Fix non-debug build


# 13525328 24-Jul-2015 Bob Weinand

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


# 9005b24a 23-Jul-2015 Bob Weinand

Fix build failure for non-osx *nixes


# 6704d8d4 23-Jul-2015 Bob Weinand

Fix valgrind warning with sigaction


Revision tags: php-5.6.12RC1
# 3cc02533 22-Jul-2015 Bob Weinand

Add phpdbg_get_executable() (gets executable ops/lines)


# 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


1234567