1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 12:42:29 +02:00
Commit Graph

335 Commits

Author SHA1 Message Date
Felipe Pena
0629f32afc - Added changelog file 2013-11-16 09:08:54 -02:00
Felipe Pena
25b9a366e4 - Implemented issue #11 (until command) 2013-11-16 08:59:50 -02:00
krakjoe
3cb6af2cc1 add clean-phpdbg rule to Makefile.frag to aid development 2013-11-16 10:39:12 +00:00
krakjoe
7a56e9bc84 fix segfault on some implementations of atoi 2013-11-15 20:52:48 +00:00
Felipe Pena
1cbc914406 - Back to development 2013-11-15 18:21:36 -02:00
Felipe Pena
d83c7c27d2 - Preparing for first release 2013-11-15 18:10:04 -02:00
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