Commit Graph

858 Commits

Author SHA1 Message Date
Felipe Pena
ef7841fb09 Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-24 18:01:26 -02:00
Felipe Pena
7371142ca6 - Fix memory leak on exit 2013-11-24 18:01:14 -02:00
krakjoe
de61c0c28a Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-24 20:01:10 +00:00
krakjoe
d2e634c1bc userland api for prompt/color commands 2013-11-24 20:00:56 +00:00
krakjoe
e62450725c use lowercase alias 2013-11-24 19:47:28 +00:00
Felipe Pena
fb88d79cfb - Use macro here 2013-11-24 17:41:00 -02:00
krakjoe
c122a3921c correction 2013-11-24 19:35:26 +00:00
krakjoe
ddcfa42f15 get good control over colors and prompt 2013-11-24 19:34:18 +00:00
krakjoe
c85f247eac make api function and format structure for color management 2013-11-24 17:50:22 +00:00
Felipe Pena
bb134a4059 - Missing return 2013-11-24 15:11:15 -02:00
Felipe Pena
5b89e181aa - Added more colors 2013-11-24 15:09:41 -02:00
Felipe Pena
8589c0af91 - Initial work on setting color to prompt 2013-11-24 15:00:30 -02:00
Felipe Pena
bfccc292a6 - Fix checking 2013-11-24 13:51:29 -02:00
Felipe Pena
19a923de46 - Keep the color 2013-11-24 13:49:30 -02:00
krakjoe
c72c2687da ... 2013-11-24 15:26:02 +00:00
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
Felipe Pena
c7ef093095 - CS 2013-11-24 12:57:53 -02:00
Felipe Pena
900bc9104c - Oppss, forgot to add new files 2013-11-24 12:56:59 -02:00
Felipe Pena
795e12b85e - Added "set prompt" command 2013-11-24 12:54:14 -02:00
Felipe Pena
97f733e60d - Moved information about breakpoints to "info break" 2013-11-24 11:36:29 -02:00
Bob Weinand
e10bfd3b79 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-24 13:27:38 +01:00
Bob Weinand
2800af6e47 Pssst, compiler! 2013-11-24 13:27:22 +01:00
krakjoe
4eb63d996d Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-24 12:18:00 +00:00
krakjoe
682164ae99 fix windows build warning 2013-11-24 12:17:51 +00:00
Bob Weinand
fcdae5867f Added opcode break deleting 2013-11-24 13:14:53 +01:00
krakjoe
d9c94663c1 update changelog 2013-11-24 12:09:03 +00:00
krakjoe
3d168401ea Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-24 12:07:06 +00:00
krakjoe
72ffef13a1 help for delete breakpoint
remove redundant decl
2013-11-24 12:06:45 +00:00
Bob Weinand
81eaf1fe08 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-24 13:03:31 +01:00
Bob Weinand
e8aab62d4d Prevent segfault when no execution context set with "b <num>" 2013-11-24 13:03:00 +01:00
Felipe Pena
dfbde3de5e Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-24 10:02:37 -02:00
Felipe Pena
94cc258715 - Fixed format string according to data type 2013-11-24 10:02:23 -02:00
Felipe Pena
f4db0669d0 - Passing strlen to phpdbg_set_breakpoint_symbol 2013-11-24 10:00:12 -02:00
Bob Weinand
7c51efd473 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-24 12:58:19 +01:00
Bob Weinand
2b5c929153 Add breakpoint deleting 2013-11-24 12:58:08 +01:00
Felipe Pena
46c899ba30 - Moved conditional bp checking 2013-11-24 09:45:05 -02:00
Felipe Pena
90ff693d62 - Added print information about opcode breakpoint 2013-11-24 09:43:05 -02:00
Felipe Pena
089bf5e112 - Missing cleaning for opcode bp 2013-11-24 09:25:08 -02:00
Felipe Pena
89d5a3f8b4 Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-24 08:17:22 -02:00
Felipe Pena
0edbf74d4e - Update 2013-11-24 08:17:07 -02:00
krakjoe
abef3fccc2 typo
set last command/param more carefully
2013-11-24 07:37:54 +00:00
krakjoe
6e8eeea3bc add memory usage info to print 2013-11-24 07:28:54 +00:00
krakjoe
b80baeb25e add help for break op command 2013-11-24 07:01:50 +00:00
Felipe Pena
c1e140d087 - Fix data type 2013-11-23 23:49:48 -02:00
Felipe Pena
f4f6c8f517 - Added gcc attribute to check formatting parameters 2013-11-23 21:58:32 -02:00
Felipe Pena
46f5da1dc1 - Moved breakpoint checking to phpdbg_bp.c file 2013-11-23 21:46:24 -02:00
Felipe Pena
9d9182dfef - Typo 2013-11-23 21:18:21 -02:00
Felipe Pena
70d4ac8ef3 - Moved catch cmd to "break op" cmd 2013-11-23 21:14:16 -02:00
Felipe Pena
6fbffc68ac - Update changelog 2013-11-23 20:07:50 -02:00
Felipe Pena
a86d52d81d Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-23 20:03:31 -02:00