Commit graph

63 commits

Author SHA1 Message Date
krakjoe
e99fd22866 move oplog command to set commands
add help for set commands
move set down in the list of prompt commands
2013-11-24 15:24:12 +00:00
krakjoe
72ffef13a1 help for delete breakpoint
remove redundant decl
2013-11-24 12:06:45 +00:00
krakjoe
b80baeb25e add help for break op command 2013-11-24 07:01:50 +00:00
Felipe Pena
70d4ac8ef3 - Moved catch cmd to "break op" cmd 2013-11-23 21:14:16 -02:00
Felipe Pena
f5c07f61e1 - Added catch command 2013-11-23 20:03:17 -02:00
krakjoe
88a95efdfa compress help menu 2013-11-22 19:50:13 +00:00
krakjoe
e662fd9eb0 merge frame/trace commands from bwoebi
tidy up
add help for frame command
fix help made incorrect by additions
2013-11-22 19:06:31 +00:00
krakjoe
640bf973ce correct help for register command 2013-11-20 14:30:56 +00:00
krakjoe
71811f1f7f include registered functions in help for register command 2013-11-19 14:28:57 +00:00
krakjoe
9ebc61f282 help for register better formatting for help menu 2013-11-19 01:48:21 +00:00
krakjoe
93c5968e72 tidy help 2013-11-18 14:47:27 +00:00
krakjoe
508ac961aa add stack printer
add alias examples in help
tidy up in help
2013-11-18 14:24:58 +00:00
krakjoe
8588f5cc84 compress text/tidy up 2013-11-18 13:23:28 +00:00
krakjoe
a1478217ce corrections 2013-11-18 13:07:13 +00:00
krakjoe
d34f1e59c0 help for shell command 2013-11-18 13:03:33 +00:00
krakjoe
cf5ef86a86 correction 2013-11-17 19:07:02 +00:00
krakjoe
7c76e45410 info classes + help 2013-11-17 18:26:56 +00:00
krakjoe
2ba9e9306f leave function + help 2013-11-17 15:39:23 +00:00
Felipe Pena
f2b8cdc5be - Added finish/f command 2013-11-17 11:59:21 -02:00
krakjoe
5768e98cb0 correction 2013-11-17 09:36:14 +00:00
krakjoe
22ae0d51a1 add print exec command to show current execution context instructions
make phpdbg_compile public
2013-11-17 09:30:44 +00:00
krakjoe
5a0422d8c6 establish relationship between parent and child commands
extend alias help
automatically invoke child commands
2013-11-16 20:57:10 +00:00
krakjoe
dd89817362 include all alias and child command information in help 2013-11-16 19:39:14 +00:00
krakjoe
80b82cd538 add list class and method commands
update help text to be more specific
2013-11-16 18:53:12 +00:00
Felipe Pena
25b9a366e4 - Implemented issue #11 (until command) 2013-11-16 08:59:50 -02:00
krakjoe
918703ff94 tidy 2013-11-14 21:20:37 +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
b81005f94b ... 2013-11-13 14:32:36 +00:00
krakjoe
5e266f34fc non readline fixes 2013-11-13 08:05:26 +00:00
krakjoe
0354bab777 ... 2013-11-13 02:59:10 +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
krakjoe
6b3b14e8dd ... 2013-11-12 16:13:14 +00:00
krakjoe
b6f5b64c61 ... 2013-11-12 16:07:59 +00:00
krakjoe
1d373be4fb updates to helpers 2013-11-12 09:26:26 +00:00
krakjoe
83852d3bb7 ... 2013-11-12 08:28:03 +00:00
krakjoe
f566a6136b additional list option, class methods 2013-11-12 06:43:23 +00:00
krakjoe
3097c36f30 more help 2013-11-12 03:02:42 +00:00
Felipe Pena
e32d511cec - Added "list func" support 2013-11-12 00:19:43 -02:00
krakjoe
95d33c18a0 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-12 00:28:48 +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
36d2329187 - Added initial code for list command 2013-11-11 21:40:03 -02:00
krakjoe
de3daf55c5 ... 2013-11-11 21:51:45 +00:00
krakjoe
dc3ef20964 ... 2013-11-11 14:11:06 +00:00
krakjoe
207e54a1c5 ... 2013-11-11 13:31:41 +00:00
krakjoe
28848919cf break opline help 2013-11-11 12:07:11 +00:00
krakjoe
b77508f250 noquit on fatal errors
clean command to clear environment
2013-11-11 08:02:04 +00:00
krakjoe
9ba19e8224 quiet 2013-11-10 21:23:18 +00:00
krakjoe
1591b0e5f6 remove cont 2013-11-10 21:09:35 +00:00