]> granicus.if.org Git - php/log
php
11 years agodon't dtor that
krakjoe [Tue, 19 Nov 2013 01:22:02 +0000 (01:22 +0000)]
don't dtor that

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

11 years agoregister functions, needs work
krakjoe [Tue, 19 Nov 2013 01:18:43 +0000 (01:18 +0000)]
register functions, needs work

11 years ago- Update changelog
Felipe Pena [Tue, 19 Nov 2013 00:21:02 +0000 (22:21 -0200)]
- Update changelog

11 years agocorrection to print stack
krakjoe [Mon, 18 Nov 2013 23:49:57 +0000 (23:49 +0000)]
correction to print stack

11 years agofix memory errors when printing execution context
krakjoe [Mon, 18 Nov 2013 23:48:10 +0000 (23:48 +0000)]
fix memory errors when printing execution context

11 years agomake errors stand out more, don't duplicate output
krakjoe [Mon, 18 Nov 2013 23:41:57 +0000 (23:41 +0000)]
make errors stand out more, don't duplicate output

11 years agoadd resource type to info
krakjoe [Mon, 18 Nov 2013 23:18:22 +0000 (23:18 +0000)]
add resource type to info

11 years agochanges to info
krakjoe [Mon, 18 Nov 2013 23:04:20 +0000 (23:04 +0000)]
changes to info

11 years agono data in variable info, too messy with normal objects
krakjoe [Mon, 18 Nov 2013 22:45:16 +0000 (22:45 +0000)]
no data in variable info, too messy with normal objects

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Mon, 18 Nov 2013 22:18:29 +0000 (22:18 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years ago- WS, removed unused var
Felipe Pena [Mon, 18 Nov 2013 22:12:27 +0000 (20:12 -0200)]
- WS, removed unused var

11 years agotidy vars
krakjoe [Mon, 18 Nov 2013 22:10:41 +0000 (22:10 +0000)]
tidy vars

11 years agoMerge branch 'master' of github.com:krakjoe/phpdbg
Felipe Pena [Mon, 18 Nov 2013 22:08:31 +0000 (20:08 -0200)]
Merge branch 'master' of github.com:krakjoe/phpdbg

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Mon, 18 Nov 2013 22:04:36 +0000 (22:04 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agofix memory errors
krakjoe [Mon, 18 Nov 2013 21:59:42 +0000 (21:59 +0000)]
fix memory errors

11 years ago- WS
Felipe Pena [Mon, 18 Nov 2013 21:59:15 +0000 (19:59 -0200)]
- WS

11 years ago- Fix valgrind reports + CS
Felipe Pena [Mon, 18 Nov 2013 21:55:29 +0000 (19:55 -0200)]
- Fix valgrind reports + CS

11 years ago- Avoid to show number of variable
Felipe Pena [Mon, 18 Nov 2013 21:36:25 +0000 (19:36 -0200)]
- Avoid to show number of variable

11 years ago- Removed unused variable
Felipe Pena [Mon, 18 Nov 2013 21:32:28 +0000 (19:32 -0200)]
- Removed unused variable

11 years agofix memory error
krakjoe [Mon, 18 Nov 2013 20:20:07 +0000 (20:20 +0000)]
fix memory error

11 years agono more allocing params
krakjoe [Mon, 18 Nov 2013 18:05:37 +0000 (18:05 +0000)]
no more allocing params

11 years agoavoid leaks from parameters
krakjoe [Mon, 18 Nov 2013 17:51:14 +0000 (17:51 +0000)]
avoid leaks from parameters

11 years agoupdate image
krakjoe [Mon, 18 Nov 2013 17:15:44 +0000 (17:15 +0000)]
update image

11 years agoremove changes
krakjoe [Mon, 18 Nov 2013 17:05:34 +0000 (17:05 +0000)]
remove changes

11 years agoimprove uncaught exception handler
krakjoe [Mon, 18 Nov 2013 17:00:26 +0000 (17:00 +0000)]
improve uncaught exception handler

11 years agocorrection to aliases
krakjoe [Mon, 18 Nov 2013 14:51:08 +0000 (14:51 +0000)]
correction to aliases

11 years agotidy help
krakjoe [Mon, 18 Nov 2013 14:47:27 +0000 (14:47 +0000)]
tidy help

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

11 years agoadd stack printer
krakjoe [Mon, 18 Nov 2013 14:24:58 +0000 (14:24 +0000)]
add stack printer
add alias examples in help
tidy up in help

11 years ago- Removed unused variables
Felipe Pena [Mon, 18 Nov 2013 14:09:25 +0000 (12:09 -0200)]
- Removed unused variables

11 years agodon't resize window on windows anymore, not required
krakjoe [Mon, 18 Nov 2013 13:29:08 +0000 (13:29 +0000)]
don't resize window on windows anymore, not required

11 years agocompress text/tidy up
krakjoe [Mon, 18 Nov 2013 13:23:28 +0000 (13:23 +0000)]
compress text/tidy up

11 years agocorrections
krakjoe [Mon, 18 Nov 2013 13:07:13 +0000 (13:07 +0000)]
corrections

11 years agohelp for shell command
krakjoe [Mon, 18 Nov 2013 13:03:33 +0000 (13:03 +0000)]
help for shell command

11 years agoshell command
krakjoe [Mon, 18 Nov 2013 12:46:10 +0000 (12:46 +0000)]
shell command

11 years agochange message, it's wrong
krakjoe [Mon, 18 Nov 2013 12:09:01 +0000 (12:09 +0000)]
change message, it's wrong

11 years agodestroy displayed exception and reset eg
krakjoe [Mon, 18 Nov 2013 12:06:06 +0000 (12:06 +0000)]
destroy displayed exception and reset eg

11 years agodisplay uncaught exceptions
krakjoe [Mon, 18 Nov 2013 11:51:41 +0000 (11:51 +0000)]
display uncaught exceptions

11 years agofix stack entry detection for symbol breakpoints
krakjoe [Mon, 18 Nov 2013 11:04:24 +0000 (11:04 +0000)]
fix stack entry detection for symbol breakpoints
count yield as return for leave/finish

11 years agoseek ZEND_YIELD
krakjoe [Mon, 18 Nov 2013 10:32:33 +0000 (10:32 +0000)]
seek ZEND_YIELD

11 years agobetter way to detect leave/finish
krakjoe [Mon, 18 Nov 2013 03:18:37 +0000 (03:18 +0000)]
better way to detect leave/finish

11 years agodon't be lazy, scan for ZEND_RETURN when setting seek opline
krakjoe [Mon, 18 Nov 2013 02:14:17 +0000 (02:14 +0000)]
don't be lazy, scan for ZEND_RETURN when setting seek opline

11 years agoclean flags on run
krakjoe [Mon, 18 Nov 2013 01:50:28 +0000 (01:50 +0000)]
clean flags on run

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

11 years agofixup until/leave/finish
krakjoe [Mon, 18 Nov 2013 01:44:46 +0000 (01:44 +0000)]
fixup until/leave/finish

11 years ago- WS
Felipe Pena [Mon, 18 Nov 2013 01:18:12 +0000 (23:18 -0200)]
- WS

11 years ago- WS
Felipe Pena [Mon, 18 Nov 2013 01:08:53 +0000 (23:08 -0200)]
- WS

11 years ago- Move phpdbg_welcome to phpdbg.c and staticfy it
Felipe Pena [Mon, 18 Nov 2013 01:07:57 +0000 (23:07 -0200)]
- Move phpdbg_welcome to phpdbg.c and staticfy it

11 years ago- CS
Felipe Pena [Mon, 18 Nov 2013 01:05:14 +0000 (23:05 -0200)]
- CS

11 years ago- Removed unreached break stmt
Felipe Pena [Mon, 18 Nov 2013 01:04:46 +0000 (23:04 -0200)]
- Removed unreached break stmt

11 years agoMerge branch 'master' of github.com:krakjoe/phpdbg
Felipe Pena [Mon, 18 Nov 2013 00:56:07 +0000 (22:56 -0200)]
Merge branch 'master' of github.com:krakjoe/phpdbg

11 years ago- print command has optional arguments
Felipe Pena [Mon, 18 Nov 2013 00:55:52 +0000 (22:55 -0200)]
- print command has optional arguments

11 years agobrifer
krakjoe [Mon, 18 Nov 2013 00:42:07 +0000 (00:42 +0000)]
brifer

11 years agotry another layout
krakjoe [Mon, 18 Nov 2013 00:27:21 +0000 (00:27 +0000)]
try another layout

11 years agofix window size on windows
Joe Watkins [Mon, 18 Nov 2013 00:23:04 +0000 (00:23 +0000)]
fix window size on windows

make window as big as possible on windows for readability

11 years agofix mmap in windows
Joe Watkins [Sun, 17 Nov 2013 23:48:07 +0000 (23:48 +0000)]
fix mmap in windows

fix mmap in windows

11 years agofix windows build
Joe Watkins [Sun, 17 Nov 2013 23:34:11 +0000 (23:34 +0000)]
fix windows build

fix windows build and add header

11 years ago- Rename has_args to arg_type
Felipe Pena [Sun, 17 Nov 2013 22:07:19 +0000 (20:07 -0200)]
- Rename has_args to arg_type

11 years ago- Fix argument information
Felipe Pena [Sun, 17 Nov 2013 22:05:21 +0000 (20:05 -0200)]
- Fix argument information

11 years ago- WS
Felipe Pena [Sun, 17 Nov 2013 21:04:39 +0000 (19:04 -0200)]
- WS

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

11 years ago- Clean up command macros
Felipe Pena [Sun, 17 Nov 2013 21:01:41 +0000 (19:01 -0200)]
- Clean up command macros
- Added flag to specify no argument, required argument and optional argument

11 years ago- WS
Felipe Pena [Sun, 17 Nov 2013 19:40:49 +0000 (17:40 -0200)]
- WS

11 years agoforce clean build every time, no room for error
krakjoe [Sun, 17 Nov 2013 19:10:12 +0000 (19:10 +0000)]
force clean build every time, no room for error

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

11 years agocorrection
krakjoe [Sun, 17 Nov 2013 19:07:02 +0000 (19:07 +0000)]
correction

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

11 years ago- Implemented "info error" command
Felipe Pena [Sun, 17 Nov 2013 19:00:59 +0000 (17:00 -0200)]
- Implemented "info error" command

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

11 years agoadded info funcs
krakjoe [Sun, 17 Nov 2013 18:55:06 +0000 (18:55 +0000)]
added info funcs

11 years ago- Fix conflict
Felipe Pena [Sun, 17 Nov 2013 18:45:08 +0000 (16:45 -0200)]
- Fix conflict

11 years ago- Added "info vars" to show active variables
Felipe Pena [Sun, 17 Nov 2013 18:43:37 +0000 (16:43 -0200)]
- Added "info vars" to show active variables

11 years agotidy
krakjoe [Sun, 17 Nov 2013 18:33:34 +0000 (18:33 +0000)]
tidy

11 years agoinfo classes + help
krakjoe [Sun, 17 Nov 2013 18:26:56 +0000 (18:26 +0000)]
info classes + help

11 years ago- Fix conflict
Felipe Pena [Sun, 17 Nov 2013 16:13:13 +0000 (14:13 -0200)]
- Fix conflict

11 years ago- Added macro for trailling command
Felipe Pena [Sun, 17 Nov 2013 16:10:43 +0000 (14:10 -0200)]
- Added macro for trailling command

11 years agofix segfault when autoglobals are not properly setup
krakjoe [Sun, 17 Nov 2013 16:06:30 +0000 (16:06 +0000)]
fix segfault when autoglobals are not properly setup

11 years ago- Use macro here
Felipe Pena [Sun, 17 Nov 2013 16:05:10 +0000 (14:05 -0200)]
- Use macro here

11 years agofix list not working when exec is set but not executing
krakjoe [Sun, 17 Nov 2013 15:57:49 +0000 (15:57 +0000)]
fix list not working when exec is set but not executing

11 years agoMerge branch 'master' of github.com:krakjoe/phpdbg
Felipe Pena [Sun, 17 Nov 2013 15:42:46 +0000 (13:42 -0200)]
Merge branch 'master' of github.com:krakjoe/phpdbg

11 years ago- Initial code for info command
Felipe Pena [Sun, 17 Nov 2013 15:42:34 +0000 (13:42 -0200)]
- Initial code for info command

11 years agoleave function + help
krakjoe [Sun, 17 Nov 2013 15:39:23 +0000 (15:39 +0000)]
leave function + help

11 years agofinish?
krakjoe [Sun, 17 Nov 2013 15:01:22 +0000 (15:01 +0000)]
finish?

11 years ago- Added finish/f command
Felipe Pena [Sun, 17 Nov 2013 13:59:21 +0000 (11:59 -0200)]
- Added finish/f command

11 years ago- Missing credits
Felipe Pena [Sun, 17 Nov 2013 12:40:51 +0000 (10:40 -0200)]
- Missing credits

11 years ago- Fix trailling newline handling
Felipe Pena [Sun, 17 Nov 2013 12:23:50 +0000 (10:23 -0200)]
- Fix trailling newline handling

11 years ago- Fix conflict
Felipe Pena [Sun, 17 Nov 2013 12:12:10 +0000 (10:12 -0200)]
- Fix conflict

11 years ago- Drop unneeded parenthesis
Felipe Pena [Sun, 17 Nov 2013 12:10:02 +0000 (10:10 -0200)]
- Drop unneeded parenthesis

11 years agofix whitepsace in here first
krakjoe [Sun, 17 Nov 2013 12:07:01 +0000 (12:07 +0000)]
fix whitepsace in here first

11 years ago- Change error message
Felipe Pena [Sun, 17 Nov 2013 11:37:14 +0000 (09:37 -0200)]
- Change error message

11 years agophpdbg_default_switch_case(); in list lines
krakjoe [Sun, 17 Nov 2013 11:31:09 +0000 (11:31 +0000)]
phpdbg_default_switch_case(); in list lines

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

11 years ago- Fix conflict
Felipe Pena [Sun, 17 Nov 2013 11:28:14 +0000 (09:28 -0200)]
- Fix conflict

11 years agofix compiler warning
krakjoe [Sun, 17 Nov 2013 11:17:47 +0000 (11:17 +0000)]
fix compiler warning

11 years ago- Use offset when listing active file and reuse list handler code
Felipe Pena [Sun, 17 Nov 2013 11:15:53 +0000 (09:15 -0200)]
- Use offset when listing active file and reuse list handler code

11 years agoadd highlight param to file listing
krakjoe [Sun, 17 Nov 2013 11:11:09 +0000 (11:11 +0000)]
add highlight param to file listing

11 years agocorrection
krakjoe [Sun, 17 Nov 2013 09:36:14 +0000 (09:36 +0000)]
correction

11 years agoadd print exec command to show current execution context instructions
krakjoe [Sun, 17 Nov 2013 09:30:44 +0000 (09:30 +0000)]
add print exec command to show current execution context instructions
make phpdbg_compile public

11 years agoconsistency in prompt/list, do not return FAILURE from command handlers
krakjoe [Sat, 16 Nov 2013 23:35:11 +0000 (23:35 +0000)]
consistency in prompt/list, do not return FAILURE from command handlers