| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix zend_vm_call_opcode_handler (e.g. Generators throwing exceptions) with ↵ | Bob Weinand | 2015-08-26 | 1 | -0/+24 |
| | | | | | IP/FP registers | ||||
| * | Fix phpdbg_break_next() and add test | Bob Weinand | 2015-08-23 | 1 | -0/+22 |
| | | |||||
| * | Fix [valid] valgrind warnings, add first watchpoints test | Bob Weinand | 2015-07-15 | 1 | -0/+46 |
| | | |||||
| * | Fix breaking on HANDLE_EXCEPTION (opline_before_exception) | Bob Weinand | 2015-08-03 | 1 | -0/+54 |
| | | |||||
| * | Fixed tests (system dependent numbers are replaced with %d) | Dmitry Stogov | 2015-08-03 | 2 | -6/+6 |
| | | |||||
| * | Fix tests | Bob Weinand | 2015-07-31 | 5 | -9/+11 |
| | | |||||
| * | Fix test execution result with opcache | Bob Weinand | 2015-07-28 | 1 | -2/+2 |
| | | |||||
| * | Fix phpdbg stepping on CATCH with exception | Bob Weinand | 2015-07-28 | 1 | -0/+65 |
| | | |||||
| * | Fix leaks from bug #70138 | Bob Weinand | 2015-07-26 | 1 | -0/+15 |
| | | |||||
| * | Fix phpdbg test failure and crash with opcache | Bob Weinand | 2015-07-23 | 1 | -6/+4 |
| | | |||||
| * | Fix opcode tests which may generate FCALL instead of ICALL | Bob Weinand | 2015-07-22 | 2 | -10/+10 |
| | | |||||
| * | Exclude opcache from a few opcode related tests | Bob Weinand | 2015-07-21 | 5 | -0/+10 |
| | | |||||
| * | Fix various Windows issues (e.g. dir separators) | Bob Weinand | 2015-07-20 | 2 | -2/+2 |
| | | |||||
| * | Add show_unexecuted option to phpdbg_end_oplog() | Bob Weinand | 2015-07-20 | 2 | -0/+72 |
| | | |||||
| * | Move phpdbg tests to .phpt mechanism | Bob Weinand | 2015-07-20 | 28 | -767/+744 |
| | | | | | Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions | ||||
| * | Improve phpdbg opcode dump | Nikita Popov | 2015-05-24 | 1 | -4/+4 |
| | | | | | | | | | Don't show <unused>, just don't display anything instead. Dump nums used in op1/op2/result, e.g. for SEND, RECV etc. Split the switch into three parts, one for each operand. | ||||
| * | Adapt test for new format | Bob Weinand | 2015-04-20 | 1 | -8/+8 |
| | | |||||
| * | Fixed phpdbg zend_bailout error when compiling syntax error code | Reeze Xia | 2015-02-13 | 1 | -0/+17 |
| | | | | | @krakjoe if there is something wrong, tell me plz | ||||
| * | Merge remote-tracking branch 'origin/PHP-5.6' | Bob Weinand | 2014-10-27 | 1 | -1/+0 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_bp.c sapi/phpdbg/phpdbg_list.c sapi/phpdbg/phpdbg_parser.c sapi/phpdbg/phpdbg_parser.h sapi/phpdbg/phpdbg_prompt.c | ||||
| | * | Fix last commit, and do not output unnecessary information | Bob Weinand | 2014-10-27 | 1 | -1/+0 |
| | | | |||||
| * | | Made phpdbg compatible with new engine | Bob Weinand | 2014-10-24 | 6 | -13/+12 |
| |\ \ | |/ | |||||
| | * | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-24 | 5 | -12/+11 |
| |/ | |||||
| * | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-06-15 | 1 | -10/+12 |
| | | |||||
| * | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-06-04 | 4 | -16/+25 |
| | | |||||
| * | Merge branch 'master' of sapi/phpdbg into PHP-5.6 | Bob Weinand | 2013-12-20 | 9 | -0/+741 |
| Including phpdbg. | |||||
