Commit graph

167 commits

Author SHA1 Message Date
krakjoe
aeeba85221 implement 5.4 support 2013-11-15 11:19:26 +00:00
krakjoe
ad73291405 swap welcome/init around 2013-11-14 21:51:55 +00:00
Felipe Pena
0896236a7a - Change comment style 2013-11-14 19:39:59 -02:00
krakjoe
f2212c05c7 add opline logging and setup including command line option 2013-11-14 21:10:44 +00:00
krakjoe
6b864a8b0f fix crash when .phpdbginit quits 2013-11-14 17:03:36 +00:00
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
dc580c685f fix quit not working 2013-11-14 12:21:28 +00:00
krakjoe
801a575c47 fix crash on clean 2013-11-14 11:30:31 +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
6eba5c6664 clear conditional breaks in uapi 2013-11-14 09:18:06 +00:00
Felipe Pena
782615ac1c - Use realpath on PHPDBG_G(exec) 2013-11-13 21:36:02 -02:00
krakjoe
b81005f94b ... 2013-11-13 14:32:36 +00:00
krakjoe
57ae58c9bf support conditional breakpoints 2013-11-13 14:22:01 +00:00
krakjoe
176f995c24 activate globals 2013-11-13 04:04:41 +00:00
krakjoe
a8285e3bbf no more printf 2013-11-12 23:43:49 +00:00
Felipe Pena
27f640d879 - Added phpdbg_notice() and phpdbg_error() 2013-11-12 20:39:39 -02:00
Felipe Pena
bbd523e5cb - Cosmetic 2013-11-12 19:40:15 -02:00
Felipe Pena
fdf26eaa0f - Removed name member to opline breakpoints 2013-11-12 11:07:35 -02:00
krakjoe
4112330bb5 colourfulness 2013-11-12 06:03:37 +00:00
krakjoe
6c317b771e more command line options 2013-11-12 04:53:04 +00:00
krakjoe
d7e09f9564 blurb/version/issues string 2013-11-12 02:04:54 +00:00
krakjoe
c2365d8283 compress globals 2013-11-12 01:51:50 +00:00
krakjoe
749e0cfc36 condense globals
introduce flags
sensible silence and stepping
2013-11-12 01:24:53 +00:00
krakjoe
e0cbd92fa4 break on class methods
don't dtor eval'd retval
more reliable break on methods
2013-11-12 00:27:48 +00:00
krakjoe
3e3a7babad stop multiple executions from occuring at once, #5 2013-11-11 15:54:33 +00:00
krakjoe
da065d6fb2 no estrdup on opline breakpoints 2013-11-11 15:14:37 +00:00
krakjoe
e8c98020ef fix breakpoint in userland 2013-11-11 14:55:36 +00:00
krakjoe
97fda0eaf2 precise break from userland 2013-11-11 14:38:11 +00:00
krakjoe
34ae94ad9a phpdbg_break userland 2013-11-11 14:33:53 +00:00
krakjoe
764d7d492c fix break on opline 2013-11-11 13:04:21 +00:00
krakjoe
67dc98732e break on opline 2013-11-11 11:54:41 +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
b77508f250 noquit on fatal errors
clean command to clear environment
2013-11-11 08:02:04 +00:00
krakjoe
4f5096af3c register server vars 2013-11-10 23:30:52 +00:00
krakjoe
92c0fbebed ini working 2013-11-10 23:06:20 +00:00
krakjoe
aba249e5c7 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-10 22:46:49 +00:00
krakjoe
7de0b76ba8 ... 2013-11-10 22:44:28 +00:00
Felipe Pena
f45f2ab8f8 - Fix comment 2013-11-10 20:01:40 -02:00
krakjoe
587003ee48 exec last command automatically on enter 2013-11-10 21:49:37 +00:00
Felipe Pena
816925c7da Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-10 19:39:07 -02:00
Felipe Pena
d141bf4ea8 - Get rid llist from symbol breakpoint 2013-11-10 19:38:58 -02:00
krakjoe
fedd47e383 ... 2013-11-10 21:28:12 +00:00
krakjoe
9ba19e8224 quiet 2013-11-10 21:23:18 +00:00
krakjoe
05c9f82a15 ... 2013-11-10 20:59:35 +00:00
Felipe Pena
1fcc54a6b8 - Added breakpoint counter 2013-11-10 17:15:32 -02:00
Felipe Pena
22f0ff6c12 - Fix conflict 2013-11-10 15:51:20 -02:00
krakjoe
3716646d3c ... 2013-11-10 17:45:06 +00:00
krakjoe
5cca4190f4 fix interference while quitting 2013-11-10 16:30:36 +00:00
Felipe Pena
6069121e23 - Added llist dtor 2013-11-10 13:47:28 -02:00