summaryrefslogtreecommitdiff
path: root/phpdbg_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* fix #46 ignore EOFkrakjoe2014-01-131-12/+23
* Revert "fix #46 ignore EOF"krakjoe2014-01-131-23/+12
* fix #46 ignore EOFcyanogenmod2014-01-131-12/+23
* In english, no horizontal space before “!”.Ivan Enderlin2013-12-181-4/+4
* fix warnings/50700 stuffkrakjoe2013-12-181-1/+1
* Added myself as author where I was not author yetBob Weinand2013-12-181-0/+1
* - Fix compiler warningFelipe Pena2013-12-091-50/+50
* Fixed segfault (removed superfluous NUL-byte insertion)Bob Weinand2013-12-091-1/+0
* resolve all warningskrakjoe2013-12-091-5/+69
* Merge branch 'master' of https://github.com/krakjoe/phpdbgkrakjoe2013-12-091-1/+1
|\
| * Pssst, compiler!Bob Weinand2013-12-081-1/+1
* | Merge branch 'master' of https://github.com/krakjoe/phpdbg into opline_num_su...Bob Weinand2013-12-071-0/+41
|\ \ | |/
| * fix #36 add more info to conditional breakpoint outputkrakjoe2013-12-041-0/+41
* | Adapted opline_num breakpoints to master branchBob Weinand2013-12-071-21/+155
|\ \ | |/
| * extended conditional breakpointskrakjoe2013-12-031-0/+114
| * - Fix compiler warningFelipe Pena2013-12-011-1/+1
| * windows fixeskrakjoe2013-11-281-5/+5
| * made server persist, support disconnect and reconnectkrakjoe2013-11-281-2/+2
| * fix remote mode when readline is enabledkrakjoe2013-11-271-6/+17
| * simple tcp interface for phpdbgkrakjoe2013-11-271-0/+3
| * improve apikrakjoe2013-11-271-12/+18
* | Nearly finished opline num support patchBob Weinand2013-12-031-12/+26
* | First semi-working version of oplinesBob Weinand2013-11-281-13/+23
|/
* Enormous whitespace fixBob Weinand2013-11-261-22/+22
* - Added "set prompt" commandFelipe Pena2013-11-241-3/+4
* Pssst, compiler!Bob Weinand2013-11-241-1/+1
* typokrakjoe2013-11-241-3/+5
* Shut up, compiler!Bob Weinand2013-11-231-1/+4
* API declskrakjoe2013-11-231-7/+7
* ...krakjoe2013-11-221-1/+1
* better handling of sigintkrakjoe2013-11-221-4/+6
* - Removed unused varFelipe Pena2013-11-201-13/+12
* fix broken subskrakjoe2013-11-201-1/+4
* tidykrakjoe2013-11-201-17/+12
* restore sanity to commands/handlers/the universekrakjoe2013-11-201-5/+30
* stop break on condition from bugging outkrakjoe2013-11-201-1/+1
* clean build on windowskrakjoe2013-11-201-2/+1
* fix broken sub command errorkrakjoe2013-11-201-8/+12
* - Passing input ptr to handlersFelipe Pena2013-11-201-2/+2
* Merge branch 'master' of https://github.com/krakjoe/phpdbgkrakjoe2013-11-201-1/+1
|\
| * - CSFelipe Pena2013-11-201-76/+30
| |\
| * | - CSFelipe Pena2013-11-201-1/+1
* | | registered functions able to accept any number of argumentskrakjoe2013-11-201-1/+1
| |/ |/|
* | Merge branch 'master' of https://github.com/krakjoe/phpdbgkrakjoe2013-11-201-25/+18
|\ \ | |/
| * - Removed unnecessary check and allocationFelipe Pena2013-11-191-18/+12
| * - Removed unused varFelipe Pena2013-11-191-9/+8
* | use new input handling everywherekrakjoe2013-11-201-77/+31
|/
* Merge branch 'master' of https://github.com/krakjoe/phpdbgkrakjoe2013-11-191-66/+52
|\
| * - Check for PHPDBG_DEBUGFelipe Pena2013-11-191-1/+2
| * - Removed unused varFelipe Pena2013-11-191-1/+0