]> granicus.if.org Git - php/log
php
11 years agomake conditional breakpoint structure consistent with others
krakjoe [Wed, 27 Nov 2013 12:15:37 +0000 (12:15 +0000)]
make conditional breakpoint structure consistent with others

11 years agoimprove api
krakjoe [Wed, 27 Nov 2013 09:55:16 +0000 (09:55 +0000)]
improve api

11 years agomany improvements in breakpoints
krakjoe [Tue, 26 Nov 2013 22:20:52 +0000 (22:20 +0000)]
many improvements in breakpoints
make file breakpoints faster
make exports happen in correct order
make deletes simpler, set flags correctly
fix info vars when no scope is set

11 years agofix #28
krakjoe [Tue, 26 Nov 2013 16:02:39 +0000 (16:02 +0000)]
fix #28

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Tue, 26 Nov 2013 16:00:28 +0000 (16:00 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agofix #27
krakjoe [Tue, 26 Nov 2013 15:58:27 +0000 (15:58 +0000)]
fix #27

11 years agoEnormous whitespace fix
Bob Weinand [Tue, 26 Nov 2013 10:02:58 +0000 (11:02 +0100)]
Enormous whitespace fix

11 years agoZEND_STRS - 1 => PHPDBG_STRL
Bob Weinand [Tue, 26 Nov 2013 08:26:13 +0000 (09:26 +0100)]
ZEND_STRS - 1 => PHPDBG_STRL

11 years agoExport conditional breaks
Bob Weinand [Tue, 26 Nov 2013 08:21:04 +0000 (09:21 +0100)]
Export conditional breaks

11 years agofix windows build
krakjoe [Tue, 26 Nov 2013 07:53:08 +0000 (07:53 +0000)]
fix windows build
build shared on windows

11 years agows
krakjoe [Tue, 26 Nov 2013 07:11:34 +0000 (07:11 +0000)]
ws

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Mon, 25 Nov 2013 23:03:52 +0000 (23:03 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agonope
krakjoe [Mon, 25 Nov 2013 23:02:54 +0000 (23:02 +0000)]
nope

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
Bob Weinand [Mon, 25 Nov 2013 22:47:21 +0000 (23:47 +0100)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

Conflicts:
phpdbg.c

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
Bob Weinand [Mon, 25 Nov 2013 22:45:55 +0000 (23:45 +0100)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoBreakpoints are now persistent over cleans
Bob Weinand [Mon, 25 Nov 2013 22:38:43 +0000 (23:38 +0100)]
Breakpoints are now persistent over cleans

11 years agoremove comment
krakjoe [Mon, 25 Nov 2013 22:20:26 +0000 (22:20 +0000)]
remove comment

11 years agouse tsrm_shutdown
krakjoe [Mon, 25 Nov 2013 22:19:21 +0000 (22:19 +0000)]
use tsrm_shutdown

11 years ago- Rename command to "set break"
Felipe Pena [Mon, 25 Nov 2013 21:46:06 +0000 (19:46 -0200)]
- Rename command to "set break"

11 years ago- Added command "set breakpoint <on|off>"
Felipe Pena [Mon, 25 Nov 2013 21:39:17 +0000 (19:39 -0200)]
- Added command "set breakpoint <on|off>"

11 years agoEnable backwards reading in list command
Bob Weinand [Mon, 25 Nov 2013 19:33:52 +0000 (20:33 +0100)]
Enable backwards reading in list command

11 years agocorrection in help
krakjoe [Mon, 25 Nov 2013 18:39:27 +0000 (18:39 +0000)]
correction in help

11 years agoexport opcode breakpoints
krakjoe [Mon, 25 Nov 2013 18:27:58 +0000 (18:27 +0000)]
export opcode breakpoints

11 years agoexport method breakpoints
krakjoe [Mon, 25 Nov 2013 18:16:31 +0000 (18:16 +0000)]
export method breakpoints

11 years agosymbol breakpoint export
krakjoe [Mon, 25 Nov 2013 18:03:38 +0000 (18:03 +0000)]
symbol breakpoint export

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Mon, 25 Nov 2013 17:58:43 +0000 (17:58 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years ago...
krakjoe [Mon, 25 Nov 2013 17:58:36 +0000 (17:58 +0000)]
...

11 years agoFix segfault in source command
Bob Weinand [Mon, 25 Nov 2013 17:58:03 +0000 (18:58 +0100)]
Fix segfault in source command

11 years agoswap PROMPT for phpdbg_get_prompt in help
krakjoe [Mon, 25 Nov 2013 17:43:49 +0000 (17:43 +0000)]
swap PROMPT for phpdbg_get_prompt in help

11 years agoadd source export functionality, only files working, buggy source
krakjoe [Mon, 25 Nov 2013 17:41:09 +0000 (17:41 +0000)]
add source export functionality, only files working, buggy source

11 years agoconsistent ordering
krakjoe [Mon, 25 Nov 2013 16:43:23 +0000 (16:43 +0000)]
consistent ordering

11 years ago...
krakjoe [Mon, 25 Nov 2013 16:41:33 +0000 (16:41 +0000)]
...

11 years agoupdate changelog
krakjoe [Mon, 25 Nov 2013 16:39:53 +0000 (16:39 +0000)]
update changelog

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Mon, 25 Nov 2013 16:39:24 +0000 (16:39 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoadd source command
krakjoe [Mon, 25 Nov 2013 16:39:14 +0000 (16:39 +0000)]
add source command

11 years agoSupport also multiple directories in additional ini scan dir
Bob Weinand [Mon, 25 Nov 2013 16:15:51 +0000 (17:15 +0100)]
Support also multiple directories in additional ini scan dir

11 years ago.phpdbginit also possible in ini dirs
Bob Weinand [Mon, 25 Nov 2013 12:19:01 +0000 (13:19 +0100)]
.phpdbginit also possible in ini dirs

11 years ago...
krakjoe [Mon, 25 Nov 2013 10:25:42 +0000 (10:25 +0000)]
...

11 years ago...
krakjoe [Mon, 25 Nov 2013 10:24:19 +0000 (10:24 +0000)]
...

11 years agoadd session image
krakjoe [Mon, 25 Nov 2013 10:20:00 +0000 (10:20 +0000)]
add session image

11 years agoconsistent in ___ for info/print
krakjoe [Mon, 25 Nov 2013 10:17:57 +0000 (10:17 +0000)]
consistent in ___ for info/print

11 years agoa prompt with an % == nice segfault
Bob Weinand [Sun, 24 Nov 2013 21:45:50 +0000 (22:45 +0100)]
a prompt with an % == nice segfault

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
Bob Weinand [Sun, 24 Nov 2013 21:37:16 +0000 (22:37 +0100)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoDo not mix long and int
Bob Weinand [Sun, 24 Nov 2013 21:36:39 +0000 (22:36 +0100)]
Do not mix long and int

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Sun, 24 Nov 2013 21:34:38 +0000 (21:34 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agochange # for J/L
krakjoe [Sun, 24 Nov 2013 21:34:25 +0000 (21:34 +0000)]
change # for J/L

11 years agoFixed backtrace class<->method order
Bob Weinand [Sun, 24 Nov 2013 21:30:48 +0000 (22:30 +0100)]
Fixed backtrace class<->method order

11 years agocompiler warning
krakjoe [Sun, 24 Nov 2013 21:07:53 +0000 (21:07 +0000)]
compiler warning

11 years agoremove annoying blinking
krakjoe [Sun, 24 Nov 2013 21:04:52 +0000 (21:04 +0000)]
remove annoying blinking

11 years agoblink/underline
krakjoe [Sun, 24 Nov 2013 20:59:22 +0000 (20:59 +0000)]
blink/underline

11 years agoadd black
krakjoe [Sun, 24 Nov 2013 20:52:39 +0000 (20:52 +0000)]
add black

11 years agospelling correction
krakjoe [Sun, 24 Nov 2013 20:30:28 +0000 (20:30 +0000)]
spelling correction

11 years agoadd element help for set color command
krakjoe [Sun, 24 Nov 2013 20:20:23 +0000 (20:20 +0000)]
add element help for set color command

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Sun, 24 Nov 2013 20:16:55 +0000 (20:16 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoexample colour output
krakjoe [Sun, 24 Nov 2013 20:16:46 +0000 (20:16 +0000)]
example colour output

11 years ago- Update changelog
Felipe Pena [Sun, 24 Nov 2013 20:15:27 +0000 (18:15 -0200)]
- Update changelog

11 years ago- CS
Felipe Pena [Sun, 24 Nov 2013 20:14:33 +0000 (18:14 -0200)]
- CS

11 years agoMerge branch 'master' of github.com:krakjoe/phpdbg
Felipe Pena [Sun, 24 Nov 2013 20:12:06 +0000 (18:12 -0200)]
Merge branch 'master' of github.com:krakjoe/phpdbg

11 years ago- Added yellow color
Felipe Pena [Sun, 24 Nov 2013 20:11:54 +0000 (18:11 -0200)]
- Added yellow color

11 years agoMerge branch 'master' of github.com:krakjoe/phpdbg
Felipe Pena [Sun, 24 Nov 2013 20:01:26 +0000 (18:01 -0200)]
Merge branch 'master' of github.com:krakjoe/phpdbg

11 years ago- Fix memory leak on exit
Felipe Pena [Sun, 24 Nov 2013 20:01:14 +0000 (18:01 -0200)]
- Fix memory leak on exit

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Sun, 24 Nov 2013 20:01:10 +0000 (20:01 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agouserland api for prompt/color commands
krakjoe [Sun, 24 Nov 2013 20:00:56 +0000 (20:00 +0000)]
userland api for prompt/color commands

11 years agouse lowercase alias
krakjoe [Sun, 24 Nov 2013 19:47:28 +0000 (19:47 +0000)]
use lowercase alias

11 years ago- Use macro here
Felipe Pena [Sun, 24 Nov 2013 19:41:00 +0000 (17:41 -0200)]
- Use macro here

11 years agocorrection
krakjoe [Sun, 24 Nov 2013 19:35:26 +0000 (19:35 +0000)]
correction

11 years agoget good control over colors and prompt
krakjoe [Sun, 24 Nov 2013 19:34:18 +0000 (19:34 +0000)]
get good control over colors and prompt

11 years agomake api function and format structure for color management
krakjoe [Sun, 24 Nov 2013 17:50:22 +0000 (17:50 +0000)]
make api function and format structure for color management

11 years ago- Missing return
Felipe Pena [Sun, 24 Nov 2013 17:11:15 +0000 (15:11 -0200)]
- Missing return

11 years ago- Added more colors
Felipe Pena [Sun, 24 Nov 2013 17:09:41 +0000 (15:09 -0200)]
- Added more colors

11 years ago- Initial work on setting color to prompt
Felipe Pena [Sun, 24 Nov 2013 17:00:30 +0000 (15:00 -0200)]
- Initial work on setting color to prompt

11 years ago- Fix checking
Felipe Pena [Sun, 24 Nov 2013 15:51:29 +0000 (13:51 -0200)]
- Fix checking

11 years ago- Keep the color
Felipe Pena [Sun, 24 Nov 2013 15:49:30 +0000 (13:49 -0200)]
- Keep the color

11 years ago...
krakjoe [Sun, 24 Nov 2013 15:26:02 +0000 (15:26 +0000)]
...

11 years agomove oplog command to set commands
krakjoe [Sun, 24 Nov 2013 15:24:12 +0000 (15:24 +0000)]
move oplog command to set commands
add help for set commands
move set down in the list of prompt commands

11 years ago- CS
Felipe Pena [Sun, 24 Nov 2013 14:57:53 +0000 (12:57 -0200)]
- CS

11 years ago- Oppss, forgot to add new files
Felipe Pena [Sun, 24 Nov 2013 14:56:59 +0000 (12:56 -0200)]
- Oppss, forgot to add new files

11 years ago- Added "set prompt" command
Felipe Pena [Sun, 24 Nov 2013 14:54:14 +0000 (12:54 -0200)]
- Added "set prompt" command

11 years ago- Moved information about breakpoints to "info break"
Felipe Pena [Sun, 24 Nov 2013 13:36:29 +0000 (11:36 -0200)]
- Moved information about breakpoints to "info break"

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
Bob Weinand [Sun, 24 Nov 2013 12:27:38 +0000 (13:27 +0100)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoPssst, compiler!
Bob Weinand [Sun, 24 Nov 2013 12:27:22 +0000 (13:27 +0100)]
Pssst, compiler!

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Sun, 24 Nov 2013 12:18:00 +0000 (12:18 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agofix windows build warning
krakjoe [Sun, 24 Nov 2013 12:17:51 +0000 (12:17 +0000)]
fix windows build warning

11 years agoAdded opcode break deleting
Bob Weinand [Sun, 24 Nov 2013 12:14:53 +0000 (13:14 +0100)]
Added opcode break deleting

11 years agoupdate changelog
krakjoe [Sun, 24 Nov 2013 12:09:03 +0000 (12:09 +0000)]
update changelog

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Sun, 24 Nov 2013 12:07:06 +0000 (12:07 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agohelp for delete breakpoint
krakjoe [Sun, 24 Nov 2013 12:06:45 +0000 (12:06 +0000)]
help for delete breakpoint
remove redundant decl

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
Bob Weinand [Sun, 24 Nov 2013 12:03:31 +0000 (13:03 +0100)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoPrevent segfault when no execution context set with "b <num>"
Bob Weinand [Sun, 24 Nov 2013 12:03:00 +0000 (13:03 +0100)]
Prevent segfault when no execution context set with "b <num>"

11 years agoMerge branch 'master' of github.com:krakjoe/phpdbg
Felipe Pena [Sun, 24 Nov 2013 12:02:37 +0000 (10:02 -0200)]
Merge branch 'master' of github.com:krakjoe/phpdbg

11 years ago- Fixed format string according to data type
Felipe Pena [Sun, 24 Nov 2013 12:02:23 +0000 (10:02 -0200)]
- Fixed format string according to data type

11 years ago- Passing strlen to phpdbg_set_breakpoint_symbol
Felipe Pena [Sun, 24 Nov 2013 12:00:12 +0000 (10:00 -0200)]
- Passing strlen to phpdbg_set_breakpoint_symbol

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
Bob Weinand [Sun, 24 Nov 2013 11:58:19 +0000 (12:58 +0100)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoAdd breakpoint deleting
Bob Weinand [Sun, 24 Nov 2013 11:58:08 +0000 (12:58 +0100)]
Add breakpoint deleting

11 years ago- Moved conditional bp checking
Felipe Pena [Sun, 24 Nov 2013 11:45:05 +0000 (09:45 -0200)]
- Moved conditional bp checking

11 years ago- Added print information about opcode breakpoint
Felipe Pena [Sun, 24 Nov 2013 11:43:05 +0000 (09:43 -0200)]
- Added print information about opcode breakpoint

11 years ago- Missing cleaning for opcode bp
Felipe Pena [Sun, 24 Nov 2013 11:25:08 +0000 (09:25 -0200)]
- Missing cleaning for opcode bp

11 years agoMerge branch 'master' of github.com:krakjoe/phpdbg
Felipe Pena [Sun, 24 Nov 2013 10:17:22 +0000 (08:17 -0200)]
Merge branch 'master' of github.com:krakjoe/phpdbg

11 years ago- Update
Felipe Pena [Sun, 24 Nov 2013 10:17:07 +0000 (08:17 -0200)]
- Update

11 years agotypo
krakjoe [Sun, 24 Nov 2013 07:37:54 +0000 (07:37 +0000)]
typo
set last command/param more carefully