summaryrefslogtreecommitdiff
path: root/phpdbg_info.c
Commit message (Expand)AuthorAgeFilesLines
* Fix info classes file name in xmlBob Weinand2014-10-241-3/+1
* Do not display dots in xml output for i v/i dBob Weinand2014-10-231-2/+2
* Add info constants (alias: i d) commandBob Weinand2014-10-201-11/+75
* Add values of scalars to info vars/globalsBob Weinand2014-10-201-18/+37
* C89 compatAnatol Belski2014-10-181-1/+3
* Always output request id in containersBob Weinand2014-10-091-1/+1
* Reduce variabledetails+variable to just one variable tagBob Weinand2014-10-091-7/+7
* Merge branch 'master' into xml-protocolBob Weinand2014-10-071-68/+120
|\
| * Made some functions async safe and provide interactive shell in signal handlerBob Weinand2014-10-031-101/+132
* | Fix testsBob Weinand2014-09-251-2/+0
* | Use more consistent naming in info command for xml protocolBob Weinand2014-09-251-15/+20
* | Merge branch 'master' into xml-protocolBob Weinand2014-09-231-11/+38
|\ \ | |/
| * Add info globals commandBob Weinand2014-09-231-12/+39
* | First draft of an xml protocolBob Weinand2014-09-211-92/+44
|/
* work on lexer to be more permissive (accept moar strings)krakjoe2014-02-191-8/+12
* Work in progress chekpoint of changes to help module. To allow peer review a...Terry Ellison2014-02-021-0/+12
* Update yearBob Weinand2014-01-171-1/+1
* In english, no horizontal space before “!”.Ivan Enderlin2013-12-181-2/+2
* Added myself as author where I was not author yetBob Weinand2013-12-181-0/+1
* Adapted opline_num breakpoints to master branchBob Weinand2013-12-071-0/+25
|\
| * add info memorykrakjoe2013-12-011-0/+20
| * many improvements in breakpointskrakjoe2013-11-261-0/+5
* | Added deleting and printingBob Weinand2013-12-021-0/+3
|/
* Enormous whitespace fixBob Weinand2013-11-261-21/+23
* consistent in ___ for info/printkrakjoe2013-11-251-2/+21
* - Moved information about breakpoints to "info break"Felipe Pena2013-11-241-0/+13
* fix windows build warningkrakjoe2013-11-241-2/+1
* - Fix data typeFelipe Pena2013-11-231-6/+7
* Fixed info literalBob Weinand2013-11-231-5/+7
* fix windows buildkrakjoe2013-11-221-1/+1
* better info literalkrakjoe2013-11-221-6/+26
* better handling of sigintkrakjoe2013-11-221-0/+22
* - Initial code for signal handlingFelipe Pena2013-11-201-4/+5
* add resource type to infokrakjoe2013-11-181-2/+16
* changes to infokrakjoe2013-11-181-33/+35
* no data in variable info, too messy with normal objectskrakjoe2013-11-181-11/+25
* Merge branch 'master' of https://github.com/krakjoe/phpdbgkrakjoe2013-11-181-12/+16
|\
| * - WS, removed unused varFelipe Pena2013-11-181-7/+7
* | tidy varskrakjoe2013-11-181-3/+5
|/
* Merge branch 'master' of https://github.com/krakjoe/phpdbgkrakjoe2013-11-181-6/+6
|\
| * - Avoid to show number of variableFelipe Pena2013-11-181-2/+1
* | fix memory errorskrakjoe2013-11-181-12/+34
|/
* - Clean up command macrosFelipe Pena2013-11-171-1/+1
* - WSFelipe Pena2013-11-171-6/+6
* Merge branch 'master' of github.com:krakjoe/phpdbgFelipe Pena2013-11-171-0/+38
|\
| * Merge branch 'master' of https://github.com/krakjoe/phpdbgkrakjoe2013-11-171-13/+52
| |\
| * | added info funcskrakjoe2013-11-171-0/+38
* | | - Implemented "info error" commandFelipe Pena2013-11-171-0/+6
| |/ |/|
* | - Fix conflictFelipe Pena2013-11-171-0/+64
|\ \ | |/
| * tidykrakjoe2013-11-171-0/+1