28 Commits (7c661bd30408c4acbd623ee310e468b4e2bb97bb)

Author SHA1 Message Date
Bob Weinand 75a3de0cd8 Fix misbehaviors with uncaught exceptions and finally or eval 11 years ago
Nikita Popov 20e5027293 Switch asprintf to spprintf in phpdbg opcode dump 11 years ago
Dmitry Stogov 7aa7627172 Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 11 years ago
Bob Weinand 088f589f7d Make backtraces *much* more readable 11 years ago
Bob Weinand 5bec1490f9 Fix phpdbg class fetch / method opcodes 11 years ago
Bob Weinand e09a0bfc9e Also consider specific catches when checking for uncaught 11 years ago
Bob Weinand 73d31d44e8 Break on uncaught exceptions in current frame in phpdbg 11 years ago
Bob Weinand f83ee6a05d Add next command / Fix recursion/exceptions with u/F/L 11 years ago
Bob Weinand 740c86bcbd Stabilize watchpoints 11 years ago
Bob Weinand 97887e3716 Stabilize (simple) watchpoints with IS_INDIRECT/IS_REFERENCE situations 11 years ago
Lior Kaplan a4384bd3d4 s/PHP Version 5/PHP Version 7/g 11 years ago
Xinchen Hui fc33f52d8c bump year 11 years ago
Xinchen Hui 0579e8278d bump year 11 years ago
Anatol Belski bdeb220f48 first shot remove TSRMLS_* things 11 years ago
Ferenc Kovacs 0afc04b913 go back with phpdbg to the state of 5.6.3, reverting the controversial commits(remote debugging/xml protocol) 11 years ago
Johannes Schlüter d0cb715373 s/PHP 5/PHP 7/ 12 years ago
Remi Collet 0da5d94a6c Better fix for phpdbg + libedit 12 years ago
Remi Collet 0febafcfbe Fix https://github.com/krakjoe/phpdbg/issues/91 12 years ago
Remi Collet 98d41dfc9d Better fix for phpdbg + libedit 12 years ago
Remi Collet 86bafec836 Fix https://github.com/krakjoe/phpdbg/issues/91 12 years ago
Xinchen Hui 028bdea3db Use better data structures (incomplete) 12 years ago
Xinchen Hui c081ce628f Bump year 12 years ago
Anatol Belski 00c7b973bb fixed incompatible pointer in phpdbg on win64 12 years ago