2013-11-19 |
krakjoe | ... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | escaped strings |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | argc/argv started |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | include registered functions in help for register command |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | fix broken repeat command |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | removed a loop |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | bail on fail for console input, fix - ./phpdbg |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | more tidy |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | tidy up reading input, avoid leaks, restore sanity |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | Merge branch 'master' of https://github.com/krakjoe... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | better call register |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Felipe Pena | - Fixed memory issue |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Felipe Pena | - Removed unused variable |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | ordering |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | ... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | Merge branch 'master' of https://github.com/krakjoe... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | help for register better formatting for help menu |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Felipe Pena | - Fix build |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | don't dtor that |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | Merge branch 'master' of https://github.com/krakjoe... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
krakjoe | register functions, needs work |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Felipe Pena | - Update changelog |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | correction to print stack |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | fix memory errors when printing execution context |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | make errors stand out more, don't duplicate output |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | add resource type to info |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | changes to info |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | no data in variable info, too messy with normal objects |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | Merge branch 'master' of https://github.com/krakjoe... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - WS, removed unused var |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | tidy vars |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | Merge branch 'master' of github.com:krakjoe/phpdbg |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | Merge branch 'master' of https://github.com/krakjoe... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | fix memory errors |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - WS |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - Fix valgrind reports + CS |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - Avoid to show number of variable |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - Removed unused variable |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | fix memory error |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | no more allocing params |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | avoid leaks from parameters |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | update image |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | remove changes |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | improve uncaught exception handler |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | correction to aliases |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | tidy help |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | Merge branch 'master' of https://github.com/krakjoe... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | add stack printer |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - Removed unused variables |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | don't resize window on windows anymore, not required |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | compress text/tidy up |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | corrections |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | help for shell command |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | shell command |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | change message, it's wrong |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | destroy displayed exception and reset eg |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | display uncaught exceptions |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | fix stack entry detection for symbol breakpoints |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | seek ZEND_YIELD |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | better way to detect leave/finish |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | don't be lazy, scan for ZEND_RETURN when setting seek... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | clean flags on run |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | Merge branch 'master' of https://github.com/krakjoe... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | fixup until/leave/finish |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - WS |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - WS |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - Move phpdbg_welcome to phpdbg.c and staticfy it |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - CS |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - Removed unreached break stmt |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | Merge branch 'master' of github.com:krakjoe/phpdbg |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Felipe Pena | - print command has optional arguments |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | brifer |
commit | commitdiff | tree | snapshot |
2013-11-18 |
krakjoe | try another layout |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Joe Watkins | fix window size on windows |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Joe Watkins | fix mmap in windows |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Joe Watkins | fix windows build |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - Rename has_args to arg_type |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - Fix argument information |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - WS |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | Merge branch 'master' of github.com:krakjoe/phpdbg |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - Clean up command macros |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - WS |
commit | commitdiff | tree | snapshot |
2013-11-17 |
krakjoe | force clean build every time, no room for error |
commit | commitdiff | tree | snapshot |
2013-11-17 |
krakjoe | Merge branch 'master' of https://github.com/krakjoe... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
krakjoe | correction |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | Merge branch 'master' of github.com:krakjoe/phpdbg |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - Implemented "info error" command |
commit | commitdiff | tree | snapshot |
2013-11-17 |
krakjoe | Merge branch 'master' of https://github.com/krakjoe... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
krakjoe | added info funcs |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - Fix conflict |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - Added "info vars" to show active variables |
commit | commitdiff | tree | snapshot |
2013-11-17 |
krakjoe | tidy |
commit | commitdiff | tree | snapshot |
2013-11-17 |
krakjoe | info classes + help |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - Fix conflict |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - Added macro for trailling command |
commit | commitdiff | tree | snapshot |
2013-11-17 |
krakjoe | fix segfault when autoglobals are not properly setup |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - Use macro here |
commit | commitdiff | tree | snapshot |
2013-11-17 |
krakjoe | fix list not working when exec is set but not executing |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | Merge branch 'master' of github.com:krakjoe/phpdbg |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Felipe Pena | - Initial code for info command |
commit | commitdiff | tree | snapshot |
next |