Commit Graph

20 Commits

Author SHA1 Message Date
krakjoe
1ee3950747 implement init file and command line options 2013-11-14 16:58:50 +00:00
krakjoe
7763b0b383 phpdbg_init from file & command line option (no impl yet) 2013-11-14 14:14:13 +00:00
krakjoe
dcb6906bc4 fix crash when cleaning environment
fix crash when specifying exec on command line
2013-11-14 11:13:21 +00:00
krakjoe
188f4d3c51 aliasing commands 2013-11-13 17:35:51 +00:00
krakjoe
7f743e1fca ... 2013-11-12 09:52:59 +00:00
krakjoe
1d373be4fb updates to helpers 2013-11-12 09:26:26 +00:00
krakjoe
5f82f002f0 clean not destroy included files
remove argc, argv from phpdbg_interactive, unused
2013-11-11 08:08:26 +00:00
krakjoe
aba249e5c7 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-10 22:46:49 +00:00
Felipe Pena
e1931c14a5 - Move PHPDBG_NEXT to prompt header 2013-11-10 19:51:44 -02:00
krakjoe
587003ee48 exec last command automatically on enter 2013-11-10 21:49:37 +00:00
Felipe Pena
defc4c3180 - Added separated file to handle breakpoint feature 2013-11-10 16:06:41 -02:00
Felipe Pena
16930d85f8 - Initial code for breakpoint on function 2013-11-10 15:49:25 -02:00
Felipe Pena
23cfc8ed35 - More work on file:line breakpoint 2013-11-10 13:11:56 -02:00
Felipe Pena
d772009921 - Breakpoint initial work 2013-11-10 12:36:30 -02:00
krakjoe
5c866a9f13 stepping 2013-11-10 14:28:14 +00:00
krakjoe
c6cb411d39 execution 2013-11-10 13:01:46 +00:00
Felipe Pena
9dd3e54351 - Cosmetic changes 2013-11-10 09:36:57 -02:00
krakjoe
2089caed53 bit more work on menu
implement helper menu
name some macros to help with declarations (sorry Felipe :))
2013-11-10 10:44:42 +00:00
Felipe Pena
2bda09abc6 - Added prototype for non-static function, fixed typo and staticfy command handler 2013-11-09 23:42:41 -02:00
Felipe Pena
612d6b2582 - Added initial code for a simple prompt 2013-11-09 23:30:32 -02:00