#
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
|
#
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
|