summaryrefslogtreecommitdiff
path: root/phpdbg_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Fix phpdbg output when outputting via php with active output handlersBob Weinand2014-10-251-0/+25
* Add xml formatted deep dump of return value from evBob Weinand2014-10-231-0/+2
* Move phpdbg_print and helper functions to phpdbg_out.*Bob Weinand2014-10-231-58/+0
* Fix TSRMLS_* and a few warningsBob Weinand2014-10-191-1/+2
* Merge branch 'master' into xml-protocolBob Weinand2014-10-071-18/+30
|\
| * Added support for a restricted ev (variables only) in async safe contextsBob Weinand2014-10-031-0/+8
| * Made some functions async safe and provide interactive shell in signal handlerBob Weinand2014-10-031-0/+2
| * Send a \x03 during execution to interrupt (POSIX only)Bob Weinand2014-09-281-9/+11
* | First draft of an xml protocolBob Weinand2014-09-211-19/+30
|/
* Fix issue #89 — Compile failure in PHP 5.4Bob Weinand2014-06-111-0/+20
* Merge branch 'master' of https://github.com/krakjoe/phpdbg into watchpoints_r...krakjoe2014-04-131-5/+17
|\
| * set colors workingkrakjoe2014-02-231-5/+17
* | Merge branch 'master' into watchpoints_recursiveBob Weinand2014-03-231-0/+3
|\ \ | |/
| * Work in progress chekpoint of changes to help module. To allow peer review a...Terry Ellison2014-02-021-0/+3
* | Merge branch 'master' of ssh://github.com/krakjoe/phpdbg into watchpoints_rec...Bob Weinand2014-01-121-1/+1
|\ \ | |/
| * Update yearBob Weinand2014-01-171-1/+1
* | Merge branch 'master' into watchpointsBob Weinand2013-12-311-0/+1
|\ \ | |/
| * Added myself as author where I was not author yetBob Weinand2013-12-181-0/+1
* | Added deleting of watchpointsBob Weinand2013-12-191-0/+2
|/
* - Added argument name to backtrace dumpFelipe Pena2013-12-081-0/+1
* - Fix compiler warningFelipe Pena2013-12-071-1/+1
* phpdbg_rlog for logging while in remote mode (only)krakjoe2013-11-301-1/+3
* Enormous whitespace fixBob Weinand2013-11-261-5/+5
* Merge branch 'master' of https://github.com/krakjoe/phpdbgkrakjoe2013-11-241-2/+2
|\
| * - CSFelipe Pena2013-11-241-2/+2
* | example colour outputkrakjoe2013-11-241-1/+2
|/
* get good control over colors and promptkrakjoe2013-11-241-15/+27
* make api function and format structure for color managementkrakjoe2013-11-241-9/+24
* - Keep the colorFelipe Pena2013-11-241-1/+1
* - Added "set prompt" commandFelipe Pena2013-11-241-1/+1
* - Added gcc attribute to check formatting parametersFelipe Pena2013-11-231-1/+5
* ...krakjoe2013-11-221-6/+6
* - Added phpdbg_trim()Felipe Pena2013-11-191-0/+1
* move phpdbg_param_t to phpdbg.c|hkrakjoe2013-11-161-29/+0
* - Fix compiler warningFelipe Pena2013-11-161-1/+1
* add phpdbg_debug function and --enable-phpdbg-debug configure optionkrakjoe2013-11-161-0/+6
* implement 5.4 supportkrakjoe2013-11-151-5/+5
* add opline logging and setup including command line optionkrakjoe2013-11-141-6/+14
* move listing commands out to their own command listkrakjoe2013-11-141-0/+1
* - Cosmetic changesFelipe Pena2013-11-131-0/+3
* - CosmeticsFelipe Pena2013-11-131-3/+3
* - Use realpath on PHPDBG_G(exec)Felipe Pena2013-11-131-0/+2
* - Added parameter parsing functionsFelipe Pena2013-11-131-0/+25
* updates for windowskrakjoe2013-11-131-8/+8
* non readline fixeskrakjoe2013-11-131-1/+1
* method printerkrakjoe2013-11-131-6/+0
* fix bug in passing correct expression lengthkrakjoe2013-11-131-0/+6
* houseworkkrakjoe2013-11-121-2/+3
* remove more printfkrakjoe2013-11-121-0/+5
* deploy _writekrakjoe2013-11-121-0/+3