summaryrefslogtreecommitdiff
path: root/phpdbg_set.c
Commit message (Collapse)AuthorAgeFilesLines
* step by line and opcode modes preserved, set stepping added, help updatedkrakjoe2014-04-201-2/+28
|
* Made refcount info switchable by set refcount on/off. Default: offBob Weinand2014-04-141-6/+26
|
* squish warningskrakjoe2014-04-131-0/+2
|
* set colors workingkrakjoe2014-02-231-35/+35
|
* work on lexer to be more permissive (accept moar strings)krakjoe2014-02-191-74/+66
| | | | | | | | | | work on parameter parsing and command resolution work on error reporting for failed arguments update most commands move quiet to set quiet move set break on/off to set breaks on/off keep set break for set break <id> <on/off> update help accordingly
* remove input_tkrakjoe2014-02-191-8/+7
| | | | | support single char aliases ...
* work on parameters to commandskrakjoe2014-02-191-5/+5
|
* execute new stack nowkrakjoe2014-02-181-10/+10
|
* Work in progress chekpoint of changes to help module. To allow peer review ↵Terry Ellison2014-02-021-0/+11
| | | | and feedback
* Update yearBob Weinand2014-01-171-1/+1
|
* In english, no horizontal space before “!”.Ivan Enderlin2013-12-181-1/+1
|
* Added myself as author where I was not author yetBob Weinand2013-12-181-0/+1
|
* Merge branch 'master' of https://github.com/krakjoe/phpdbgkrakjoe2013-12-021-1/+1
|\
| * - Fixed compiler warningFelipe Pena2013-12-011-3/+4
| |
* | added set break [id] <on|off>krakjoe2013-12-021-7/+26
|/
* add set colors command to assist remote consolekrakjoe2013-11-281-1/+32
|
* fix #28krakjoe2013-11-261-0/+2
|
* Enormous whitespace fixBob Weinand2013-11-261-1/+1
|
* fix windows buildkrakjoe2013-11-261-1/+1
| | | | build shared on windows
* - Rename command to "set break"Felipe Pena2013-11-251-1/+1
|
* - Added command "set breakpoint <on|off>"Felipe Pena2013-11-251-8/+30
|
* a prompt with an % == nice segfaultBob Weinand2013-11-241-1/+1
|
* spelling correctionkrakjoe2013-11-241-1/+1
|
* get good control over colors and promptkrakjoe2013-11-241-74/+38
|
* - Missing returnFelipe Pena2013-11-241-0/+1
|
* - Added more colorsFelipe Pena2013-11-241-8/+16
|
* - Initial work on setting color to promptFelipe Pena2013-11-241-3/+54
|
* - Fix checkingFelipe Pena2013-11-241-1/+1
|
* - Keep the colorFelipe Pena2013-11-241-4/+8
|
* move oplog command to set commandskrakjoe2013-11-241-0/+48
| | | | | add help for set commands move set down in the list of prompt commands
* - CSFelipe Pena2013-11-241-2/+2
|
* - Oppss, forgot to add new filesFelipe Pena2013-11-241-0/+57