Commit Graph

42 Commits

Author SHA1 Message Date
Felipe Pena
00159635ad - Removed unused var 2013-11-15 09:27:05 -02:00
krakjoe
76ec5635a4 include conditional breakpoints in out 2013-11-14 23:06:31 +00:00
Felipe Pena
0eea7e4504 - Cosmetic changes 2013-11-13 22:29:44 -02:00
Felipe Pena
782615ac1c - Use realpath on PHPDBG_G(exec) 2013-11-13 21:36:02 -02:00
krakjoe
57ae58c9bf support conditional breakpoints 2013-11-13 14:22:01 +00:00
krakjoe
0781e7b863 fix segfault on set break opline address 2013-11-13 01:44:59 +00:00
krakjoe
5204026308 housework 2013-11-12 23:54: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
e8cb646fed - Fix compiler warning 2013-11-12 16:53:48 -02:00
krakjoe
c43d5a558f ... 2013-11-12 16:04:41 +00:00
Felipe Pena
af90b6d5c7 - Improved breakpoint code 2013-11-12 11:33:51 -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
fa3056c833 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-12 01:58:39 +00:00
krakjoe
c2365d8283 compress globals 2013-11-12 01:51:50 +00:00
Felipe Pena
8ec5d30097 - Added PHPDBG_BP_MASK macro 2013-11-11 23:41:14 -02:00
krakjoe
749e0cfc36 condense globals
introduce flags
sensible silence and stepping
2013-11-12 01:24:53 +00:00
krakjoe
0a6804a986 ... 2013-11-12 00:47:27 +00:00
krakjoe
ef134e585f ... 2013-11-12 00:40:40 +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
Felipe Pena
b5b7935d40 - Added lineno to breakpoint message 2013-11-11 20:06:36 -02:00
krakjoe
42eaa989af separation etc 2013-11-11 17:19:05 +00:00
krakjoe
da065d6fb2 no estrdup on opline breakpoints 2013-11-11 15:14:37 +00:00
krakjoe
632c89b65a fix output from userland break point insertion 2013-11-11 14:59:51 +00:00
krakjoe
34ae94ad9a phpdbg_break userland 2013-11-11 14:33:53 +00:00
krakjoe
56957d9e25 output [] around phpdbg text 2013-11-11 14:03:14 +00:00
krakjoe
be460647ef ... 2013-11-11 13:07:02 +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
3955dcf673 more output on setting break points
output breaks with print command
2013-11-11 09:14:30 +00:00
Felipe Pena
7886665b52 - Cosmetic changes 2013-11-10 19:57:43 -02:00
Felipe Pena
d141bf4ea8 - Get rid llist from symbol breakpoint 2013-11-10 19:38:58 -02:00
krakjoe
52f9c52475 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-10 20:30:32 +00:00
Felipe Pena
fb4f94c52c - Improved phpdbg_set_breakpoint_symbol function 2013-11-10 18:30:24 -02:00
krakjoe
dd141fa085 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-10 20:30:18 +00:00
Felipe Pena
3414680557 - Improved phpdbg_set_breakpoint_file function 2013-11-10 18:24:13 -02:00
Felipe Pena
eaf5d89292 - Change breakpoint id to int 2013-11-10 18:10:54 -02:00
Felipe Pena
5b6982796d - Renamed breakpoint find functions 2013-11-10 18:06:19 -02:00
Felipe Pena
1fcc54a6b8 - Added breakpoint counter 2013-11-10 17:15:32 -02:00
krakjoe
663a13635a fix symbol breakpoints 2013-11-10 18:56:19 +00:00
Felipe Pena
defc4c3180 - Added separated file to handle breakpoint feature 2013-11-10 16:06:41 -02:00