Commit graph

63 commits

Author SHA1 Message Date
krakjoe
b237401167 fix broken repeat command 2013-11-19 14:06:33 +00:00
krakjoe
cf4b451d39 bail on fail for console input, fix - ./phpdbg 2013-11-19 13:11:45 +00:00
krakjoe
73e7f5c645 more tidy 2013-11-19 13:00:04 +00:00
krakjoe
d906613eb5 tidy up reading input, avoid leaks, restore sanity 2013-11-19 12:39:48 +00:00
Felipe Pena
723c671750 Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-18 20:08:31 -02:00
krakjoe
7b65a29471 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-18 22:04:36 +00:00
krakjoe
a582d2793d fix memory errors 2013-11-18 21:59:42 +00:00
Felipe Pena
b4d9fbdbff - WS 2013-11-18 19:59:15 -02:00
Felipe Pena
b649693a90 - Removed unused variable 2013-11-18 19:32:28 -02:00
krakjoe
9190e783a2 no more allocing params 2013-11-18 18:05:37 +00:00
krakjoe
75bc53d7de avoid leaks from parameters 2013-11-18 17:51:14 +00:00
Felipe Pena
eef21c186c - Rename has_args to arg_type 2013-11-17 20:07:19 -02:00
Felipe Pena
d054172a33 - Clean up command macros
- Added flag to specify no argument, required argument and optional argument
2013-11-17 19:01:41 -02:00