]> granicus.if.org Git - php/log
php
11 years agoIn english, no horizontal space before “!”.
Ivan Enderlin [Wed, 18 Dec 2013 10:53:30 +0000 (11:53 +0100)]
In english, no horizontal space before “!”.

11 years agofix warnings/50700 stuff
krakjoe [Wed, 18 Dec 2013 10:31:14 +0000 (10:31 +0000)]
fix warnings/50700 stuff

11 years ago...
krakjoe [Wed, 18 Dec 2013 10:18:22 +0000 (10:18 +0000)]
...

11 years ago50700 change
krakjoe [Wed, 18 Dec 2013 10:17:43 +0000 (10:17 +0000)]
50700 change

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Wed, 18 Dec 2013 10:12:28 +0000 (10:12 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agofix build
krakjoe [Wed, 18 Dec 2013 10:12:17 +0000 (10:12 +0000)]
fix build

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
Bob Weinand [Wed, 18 Dec 2013 10:08:32 +0000 (11:08 +0100)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agofix build error zts
krakjoe [Wed, 18 Dec 2013 10:06:42 +0000 (10:06 +0000)]
fix build error zts

11 years agoAdded myself as author where I was not author yet
Bob Weinand [Wed, 18 Dec 2013 10:02:50 +0000 (11:02 +0100)]
Added myself as author where I was not author yet

11 years agofix crash on clean in nts
krakjoe [Wed, 18 Dec 2013 07:57:27 +0000 (07:57 +0000)]
fix crash on clean in nts

11 years agoTiny whitespace fix in makefile (aligning with other "Installing" messages)
Bob Weinand [Mon, 9 Dec 2013 18:58:19 +0000 (19:58 +0100)]
Tiny whitespace fix in makefile (aligning with other "Installing" messages)

11 years agoAdded conditional opline num support
Bob Weinand [Mon, 9 Dec 2013 12:25:00 +0000 (13:25 +0100)]
Added conditional opline num support

11 years ago- Fix compiler warning
Felipe Pena [Mon, 9 Dec 2013 11:46:33 +0000 (09:46 -0200)]
- Fix compiler warning

11 years agoFixed segfault (removed superfluous NUL-byte insertion)
Bob Weinand [Mon, 9 Dec 2013 11:23:44 +0000 (12:23 +0100)]
Fixed segfault (removed superfluous NUL-byte insertion)

11 years agoresolve all warnings
krakjoe [Mon, 9 Dec 2013 10:15:16 +0000 (10:15 +0000)]
resolve all warnings

11 years agoupdate cl
krakjoe [Mon, 9 Dec 2013 09:49:50 +0000 (09:49 +0000)]
update cl

11 years agofix test
krakjoe [Mon, 9 Dec 2013 09:43:26 +0000 (09:43 +0000)]
fix test

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Mon, 9 Dec 2013 09:35:54 +0000 (09:35 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoremove zend extension
krakjoe [Mon, 9 Dec 2013 09:33:32 +0000 (09:33 +0000)]
remove zend extension

11 years agoPssst, compiler!
Bob Weinand [Sun, 8 Dec 2013 21:11:50 +0000 (22:11 +0100)]
Pssst, compiler!

11 years agoWS
Bob Weinand [Sun, 8 Dec 2013 20:58:01 +0000 (21:58 +0100)]
WS

11 years agoRenumbered frames in backtrace for internal functions
Bob Weinand [Sun, 8 Dec 2013 20:43:19 +0000 (21:43 +0100)]
Renumbered frames in backtrace for internal functions

11 years ago- Added variadic support to prototype dumping
Felipe Pena [Sun, 8 Dec 2013 20:04:39 +0000 (18:04 -0200)]
- Added variadic support to prototype dumping

11 years ago- Fix argname printing order
Felipe Pena [Sun, 8 Dec 2013 19:52:14 +0000 (17:52 -0200)]
- Fix argname printing order

11 years ago- Added argument name to backtrace dump
Felipe Pena [Sun, 8 Dec 2013 19:37:35 +0000 (17:37 -0200)]
- Added argument name to backtrace dump

11 years ago- CS
Felipe Pena [Sun, 8 Dec 2013 18:48:20 +0000 (16:48 -0200)]
- CS

11 years ago- Splitting prototype dumping code
Felipe Pena [Sun, 8 Dec 2013 18:47:53 +0000 (16:47 -0200)]
- Splitting prototype dumping code

11 years ago- Change phpdbg_dump_backtrace prototype
Felipe Pena [Sun, 8 Dec 2013 18:33:19 +0000 (16:33 -0200)]
- Change phpdbg_dump_backtrace prototype

11 years ago- Fixed build
Felipe Pena [Sun, 8 Dec 2013 18:30:52 +0000 (16:30 -0200)]
- Fixed build

11 years ago- Moved frame related code to phpdbg_frame.c
Felipe Pena [Sun, 8 Dec 2013 18:29:15 +0000 (16:29 -0200)]
- Moved frame related code to phpdbg_frame.c

11 years ago- CS + ws
Felipe Pena [Sun, 8 Dec 2013 18:07:49 +0000 (16:07 -0200)]
- CS + ws

11 years agoAdded mapping...
Bob Weinand [Sat, 7 Dec 2013 19:28:23 +0000 (20:28 +0100)]
Added mapping...

11 years agoMerge branch 'opline_num_support' of github.com:krakjoe/phpdbg into opline_num_support
Felipe Pena [Sat, 7 Dec 2013 18:20:37 +0000 (16:20 -0200)]
Merge branch 'opline_num_support' of github.com:krakjoe/phpdbg into opline_num_support

11 years ago- CS
Felipe Pena [Sat, 7 Dec 2013 18:18:44 +0000 (16:18 -0200)]
- CS

11 years agoRenumbered phpdbg.h correctly
Bob Weinand [Sat, 7 Dec 2013 15:03:01 +0000 (16:03 +0100)]
Renumbered phpdbg.h correctly

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg into opline_num_support
Bob Weinand [Sat, 7 Dec 2013 14:42:17 +0000 (15:42 +0100)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg into opline_num_support

Conflicts:
phpdbg.c
phpdbg_bp.c

11 years agoAdapted opline_num breakpoints to master branch
Bob Weinand [Sat, 7 Dec 2013 14:35:35 +0000 (15:35 +0100)]
Adapted opline_num breakpoints to master branch

11 years ago- Fix compiler warning + ws
Felipe Pena [Sat, 7 Dec 2013 14:31:10 +0000 (12:31 -0200)]
- Fix compiler warning + ws

11 years ago- Fix compiler warning
Felipe Pena [Sat, 7 Dec 2013 14:17:29 +0000 (12:17 -0200)]
- Fix compiler warning

11 years agoUpdate README.md
Phil Sturgeon [Fri, 6 Dec 2013 22:04:49 +0000 (17:04 -0500)]
Update README.md

11 years agoAdded libedit reference to README
Phil Sturgeon [Fri, 6 Dec 2013 21:57:52 +0000 (16:57 -0500)]
Added libedit reference to README

11 years agoProvide commands for getting started
Phil Sturgeon [Fri, 6 Dec 2013 21:44:24 +0000 (16:44 -0500)]
Provide commands for getting started

11 years agomake simple
krakjoe [Fri, 6 Dec 2013 21:04:20 +0000 (21:04 +0000)]
make simple

11 years agomore tests
krakjoe [Fri, 6 Dec 2013 20:56:16 +0000 (20:56 +0000)]
more tests
add phpdbg_exec userland function

11 years agofix registered commands during init, add test
krakjoe [Fri, 6 Dec 2013 20:18:44 +0000 (20:18 +0000)]
fix registered commands during init, add test

11 years agodoh, I'm tired
krakjoe [Thu, 5 Dec 2013 23:41:20 +0000 (23:41 +0000)]
doh, I'm tired

11 years agotravis build status image
krakjoe [Thu, 5 Dec 2013 23:28:42 +0000 (23:28 +0000)]
travis build status image

11 years agouse current build of php
krakjoe [Thu, 5 Dec 2013 23:12:02 +0000 (23:12 +0000)]
use current build of php

11 years agotravis
krakjoe [Thu, 5 Dec 2013 22:59:34 +0000 (22:59 +0000)]
travis

11 years ago...
krakjoe [Thu, 5 Dec 2013 22:56:20 +0000 (22:56 +0000)]
...

11 years agoremove code directory
krakjoe [Thu, 5 Dec 2013 22:53:03 +0000 (22:53 +0000)]
remove code directory

11 years agocleanup
krakjoe [Thu, 5 Dec 2013 22:50:26 +0000 (22:50 +0000)]
cleanup

11 years agoadd format tests
krakjoe [Thu, 5 Dec 2013 22:43:14 +0000 (22:43 +0000)]
add format tests

11 years ago...
krakjoe [Thu, 5 Dec 2013 15:46:40 +0000 (15:46 +0000)]
...

11 years ago...
krakjoe [Thu, 5 Dec 2013 12:29:17 +0000 (12:29 +0000)]
...

11 years agoprinting test
krakjoe [Thu, 5 Dec 2013 12:27:47 +0000 (12:27 +0000)]
printing test

11 years agoadd moar
krakjoe [Thu, 5 Dec 2013 12:23:49 +0000 (12:23 +0000)]
add moar

11 years agochange default options for tests
krakjoe [Thu, 5 Dec 2013 12:06:35 +0000 (12:06 +0000)]
change default options for tests

11 years agoorganize
krakjoe [Thu, 5 Dec 2013 11:43:27 +0000 (11:43 +0000)]
organize

11 years agoadd test-phpdbg makefile rule
krakjoe [Thu, 5 Dec 2013 11:39:55 +0000 (11:39 +0000)]
add test-phpdbg makefile rule

11 years agoupdate cl
krakjoe [Thu, 5 Dec 2013 11:24:56 +0000 (11:24 +0000)]
update cl

11 years ago...
krakjoe [Thu, 5 Dec 2013 11:20:40 +0000 (11:20 +0000)]
...

11 years agofix crash on startup errors
krakjoe [Thu, 5 Dec 2013 11:20:16 +0000 (11:20 +0000)]
fix crash on startup errors

11 years agoupdate cl
krakjoe [Thu, 5 Dec 2013 08:18:20 +0000 (08:18 +0000)]
update cl

11 years agotests
krakjoe [Thu, 5 Dec 2013 02:42:04 +0000 (02:42 +0000)]
tests

11 years agodon't use emalloc there
krakjoe [Wed, 4 Dec 2013 23:26:14 +0000 (23:26 +0000)]
don't use emalloc there

11 years agofix #36 add more info to conditional breakpoint output
krakjoe [Wed, 4 Dec 2013 14:20:13 +0000 (14:20 +0000)]
fix #36 add more info to conditional breakpoint output

11 years agoFixed file opline num resolving
Bob Weinand [Tue, 3 Dec 2013 15:10:57 +0000 (16:10 +0100)]
Fixed file opline num resolving

11 years agoupdate cl
krakjoe [Tue, 3 Dec 2013 12:27:22 +0000 (12:27 +0000)]
update cl

11 years agofix loading of zend_extensions from command line arguments
krakjoe [Tue, 3 Dec 2013 12:26:19 +0000 (12:26 +0000)]
fix loading of zend_extensions from command line arguments

11 years agoNearly finished opline num support patch
Bob Weinand [Tue, 3 Dec 2013 11:31:25 +0000 (12:31 +0100)]
Nearly finished opline num support patch

11 years agobreak at image
krakjoe [Tue, 3 Dec 2013 00:56:40 +0000 (00:56 +0000)]
break at image

11 years agoupdate image
krakjoe [Tue, 3 Dec 2013 00:56:16 +0000 (00:56 +0000)]
update image

11 years agoimprove print conditional breaks
krakjoe [Tue, 3 Dec 2013 00:43:05 +0000 (00:43 +0000)]
improve print conditional breaks

11 years agoexport both types of conditional breakpoint properly
krakjoe [Tue, 3 Dec 2013 00:35:20 +0000 (00:35 +0000)]
export both types of conditional breakpoint properly

11 years agoextended conditional breakpoints
krakjoe [Tue, 3 Dec 2013 00:15:33 +0000 (00:15 +0000)]
extended conditional breakpoints

11 years agoAdded deleting and printing
Bob Weinand [Mon, 2 Dec 2013 20:56:25 +0000 (21:56 +0100)]
Added deleting and printing

11 years agoupdate docs etc
krakjoe [Mon, 2 Dec 2013 14:56:15 +0000 (14:56 +0000)]
update docs etc

11 years agoadded ability to override sapi name
krakjoe [Mon, 2 Dec 2013 14:45:41 +0000 (14:45 +0000)]
added ability to override sapi name

11 years agocs
krakjoe [Mon, 2 Dec 2013 13:43:21 +0000 (13:43 +0000)]
cs

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Mon, 2 Dec 2013 13:25:20 +0000 (13:25 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoadded set break [id] <on|off>
krakjoe [Mon, 2 Dec 2013 13:19:13 +0000 (13:19 +0000)]
added set break [id] <on|off>

11 years agoSeparated opline address improvements from this branch
Bob Weinand [Sun, 1 Dec 2013 18:05:30 +0000 (19:05 +0100)]
Separated opline address improvements from this branch

11 years ago- Fix compiler warning
Felipe Pena [Sun, 1 Dec 2013 17:03:39 +0000 (15:03 -0200)]
- Fix compiler warning

11 years ago- CS
Felipe Pena [Sun, 1 Dec 2013 17:00:28 +0000 (15:00 -0200)]
- CS

11 years ago- Fixed compiler warning
Felipe Pena [Sun, 1 Dec 2013 16:57:11 +0000 (14:57 -0200)]
- Fixed compiler warning

11 years agoSeveral fixes and cleanups on opline num support
Bob Weinand [Sun, 1 Dec 2013 14:58:59 +0000 (15:58 +0100)]
Several fixes and cleanups on opline num support

11 years agows
krakjoe [Sun, 1 Dec 2013 13:17:54 +0000 (13:17 +0000)]
ws

11 years ago...
krakjoe [Sun, 1 Dec 2013 13:12:51 +0000 (13:12 +0000)]
...

11 years agoinit.d for redhat and derivatives
krakjoe [Sun, 1 Dec 2013 12:48:43 +0000 (12:48 +0000)]
init.d for redhat and derivatives

11 years agoupdate version
krakjoe [Sun, 1 Dec 2013 10:23:37 +0000 (10:23 +0000)]
update version

11 years agotag correct version
krakjoe [Sun, 1 Dec 2013 10:22:41 +0000 (10:22 +0000)]
tag correct version

11 years agofix windows build
krakjoe [Sun, 1 Dec 2013 08:55:37 +0000 (08:55 +0000)]
fix windows build

11 years agoupdate version
krakjoe [Sun, 1 Dec 2013 08:40:31 +0000 (08:40 +0000)]
update version

11 years agotag v2.0
krakjoe [Sun, 1 Dec 2013 08:38:33 +0000 (08:38 +0000)]
tag v2.0

11 years agoadd info memory
krakjoe [Sun, 1 Dec 2013 08:34:17 +0000 (08:34 +0000)]
add info memory

11 years agocs/ws
krakjoe [Sat, 30 Nov 2013 17:29:33 +0000 (17:29 +0000)]
cs/ws

11 years agosupport all colors and underline in java ui
krakjoe [Sat, 30 Nov 2013 17:19:01 +0000 (17:19 +0000)]
support all colors and underline in java ui

11 years agophpdbg_rlog for logging while in remote mode (only)
krakjoe [Sat, 30 Nov 2013 14:34:16 +0000 (14:34 +0000)]
phpdbg_rlog for logging while in remote mode (only)

11 years agoadd systray and logo
krakjoe [Sat, 30 Nov 2013 07:27:11 +0000 (07:27 +0000)]
add systray and logo