Commit Graph

329 Commits

Author SHA1 Message Date
Felipe Pena
cd8efea14d Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-15 14:24:34 -02:00
Felipe Pena
d13c02bf68 - Fix compiler warning 2013-11-15 14:24:22 -02:00
krakjoe
95f5d779ba arginfo for userland functions 2013-11-15 16:22:20 +00:00
krakjoe
8c67cf30b5 cleanup 2013-11-15 16:17:57 +00:00
krakjoe
24c6e3c317 add oplog status to context information on print command 2013-11-15 16:12:27 +00:00
krakjoe
ae5f0d0f27 ... 2013-11-15 16:09:40 +00:00
krakjoe
1b615298bf tidy example 2013-11-15 15:59:54 +00:00
krakjoe
057f11c4ca extend userland api phpdbg_break function 2013-11-15 15:54:14 +00:00
krakjoe
38ed8d89d0 remove additional switch 2013-11-15 15:34:48 +00:00
krakjoe
a3f2137173 ... 2013-11-15 15:26:51 +00:00
krakjoe
b63fd6d261 embed code in .phpdbginit 2013-11-15 14:53:40 +00:00
Felipe Pena
8b41387343 Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-15 09:27:18 -02:00
Felipe Pena
00159635ad - Removed unused var 2013-11-15 09:27:05 -02:00
krakjoe
f304541589 ... 2013-11-15 11:21:30 +00:00
krakjoe
aeeba85221 implement 5.4 support 2013-11-15 11:19:26 +00:00
krakjoe
76ec5635a4 include conditional breakpoints in out 2013-11-14 23:06:31 +00:00
krakjoe
ad73291405 swap welcome/init around 2013-11-14 21:51:55 +00:00
krakjoe
9516dc4269 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-14 21:40:44 +00:00
krakjoe
2a2c88cace change image on tutorial 2013-11-14 21:40:34 +00:00
Felipe Pena
99f35d72f1 Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-14 19:40:25 -02:00
Felipe Pena
0896236a7a - Change comment style 2013-11-14 19:39:59 -02:00
krakjoe
0144192e0b .. 2013-11-14 21:37:07 +00:00
krakjoe
918703ff94 tidy 2013-11-14 21:20:37 +00:00
krakjoe
04149df489 update image 2013-11-14 21:18:12 +00:00
krakjoe
4c62cc97e4 better description 2013-11-14 21:15:47 +00:00
krakjoe
c3c95610c1 ... 2013-11-14 21:13:29 +00:00
krakjoe
582a84d728 correction 2013-11-14 21:12:51 +00:00
krakjoe
f2212c05c7 add opline logging and setup including command line option 2013-11-14 21:10:44 +00:00
krakjoe
365b5db1f6 ... 2013-11-14 18:52:26 +00:00
krakjoe
d948ea62cb correction 2013-11-14 18:51:45 +00:00
krakjoe
cd956373ba help for command line options 2013-11-14 18:50:34 +00:00
krakjoe
5da544ecb3 correction 2013-11-14 17:32:10 +00:00
krakjoe
1e19001693 example .phpdbginit 2013-11-14 17:29:21 +00:00
krakjoe
6b864a8b0f fix crash when .phpdbginit quits 2013-11-14 17:03:36 +00:00
krakjoe
5147c87f2c updates 2013-11-14 17:00:51 +00:00
krakjoe
1ee3950747 implement init file and command line options 2013-11-14 16:58:50 +00:00
krakjoe
1544562b49 fix case sensitivity in print func command 2013-11-14 16:29:48 +00:00
krakjoe
6c6779d474 fix case sensitivity in print method command 2013-11-14 16:25:55 +00:00
krakjoe
fb1ee0bbf6 ... 2013-11-14 16:17:22 +00:00
krakjoe
e4fefee020 fix stepping 2013-11-14 16:14:20 +00:00
krakjoe
b4de11a2b4 ... 2013-11-14 16:03:40 +00:00
krakjoe
6a3194a47d move listing commands out to their own command list
add TSRMLS_CC in clear_param for consistency
2013-11-14 15:46:06 +00:00
krakjoe
7763b0b383 phpdbg_init from file & command line option (no impl yet) 2013-11-14 14:14:13 +00:00
krakjoe
1107ccef99 fix for calculator hardware :) 2013-11-14 13:48:13 +00:00
krakjoe
22a3a2394f Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-14 13:05:37 +00:00
krakjoe
8e597eba07 additional checks in is_* 2013-11-14 13:04:59 +00:00
Felipe Pena
b4ff86b79b Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-14 10:40:15 -02:00
Felipe Pena
1d7562bb99 - Added .gdbinit 2013-11-14 10:40:01 -02:00
krakjoe
187d1c726b fix duplicate message on print .func if no active class 2013-11-14 12:29:23 +00:00
krakjoe
4283b125c9 alias printing commands 2013-11-14 12:25:19 +00:00