]> granicus.if.org Git - php/log
php
11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Thu, 14 Nov 2013 13:05:37 +0000 (13:05 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoadditional checks in is_*
krakjoe [Thu, 14 Nov 2013 13:04:59 +0000 (13:04 +0000)]
additional checks in is_*

11 years agoMerge branch 'master' of github.com:krakjoe/phpdbg
Felipe Pena [Thu, 14 Nov 2013 12:40:15 +0000 (10:40 -0200)]
Merge branch 'master' of github.com:krakjoe/phpdbg

11 years ago- Added .gdbinit
Felipe Pena [Thu, 14 Nov 2013 12:40:01 +0000 (10:40 -0200)]
- Added .gdbinit

11 years agofix duplicate message on print .func if no active class
krakjoe [Thu, 14 Nov 2013 12:29:23 +0000 (12:29 +0000)]
fix duplicate message on print .func if no active class

11 years agoalias printing commands
krakjoe [Thu, 14 Nov 2013 12:25:19 +0000 (12:25 +0000)]
alias printing commands

11 years agofix quit not working
krakjoe [Thu, 14 Nov 2013 12:21:28 +0000 (12:21 +0000)]
fix quit not working

11 years agofix crash on clean
krakjoe [Thu, 14 Nov 2013 11:30:31 +0000 (11:30 +0000)]
fix crash on clean

11 years agofix crash when cleaning environment
krakjoe [Thu, 14 Nov 2013 11:13:21 +0000 (11:13 +0000)]
fix crash when cleaning environment
fix crash when specifying exec on command line

11 years agoclear conditional breaks in uapi
krakjoe [Thu, 14 Nov 2013 09:18:06 +0000 (09:18 +0000)]
clear conditional breaks in uapi

11 years agoTSRMLS_CC missing
krakjoe [Thu, 14 Nov 2013 07:46:30 +0000 (07:46 +0000)]
TSRMLS_CC missing

11 years ago- Missing break
Felipe Pena [Thu, 14 Nov 2013 00:30:03 +0000 (22:30 -0200)]
- Missing break

11 years ago- Cosmetic changes
Felipe Pena [Thu, 14 Nov 2013 00:29:44 +0000 (22:29 -0200)]
- Cosmetic changes

11 years ago- Cosmetics
Felipe Pena [Thu, 14 Nov 2013 00:16:41 +0000 (22:16 -0200)]
- Cosmetics

11 years ago- Use realpath on PHPDBG_G(exec)
Felipe Pena [Wed, 13 Nov 2013 23:36:02 +0000 (21:36 -0200)]
- Use realpath on PHPDBG_G(exec)

11 years agoMerge branch 'master' of github.com:krakjoe/phpdbg
Felipe Pena [Wed, 13 Nov 2013 23:13:54 +0000 (21:13 -0200)]
Merge branch 'master' of github.com:krakjoe/phpdbg

11 years ago- Added parameter parsing functions
Felipe Pena [Wed, 13 Nov 2013 23:13:41 +0000 (21:13 -0200)]
- Added parameter parsing functions

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

11 years agochange defaults for windows
krakjoe [Wed, 13 Nov 2013 22:18:20 +0000 (22:18 +0000)]
change defaults for windows

11 years agowindows preview image
Joe Watkins [Wed, 13 Nov 2013 21:48:04 +0000 (21:48 +0000)]
windows preview image

11 years ago- Unnesting some code
Felipe Pena [Wed, 13 Nov 2013 21:43:54 +0000 (19:43 -0200)]
- Unnesting some code

11 years ago- Removed double checking + ws changes
Felipe Pena [Wed, 13 Nov 2013 21:31:33 +0000 (19:31 -0200)]
- Removed double checking + ws changes

11 years agoMerge branch 'master' of github.com:krakjoe/phpdbg
Felipe Pena [Wed, 13 Nov 2013 21:27:38 +0000 (19:27 -0200)]
Merge branch 'master' of github.com:krakjoe/phpdbg

11 years ago- Added check for file context on "break lineno" and name length on "break func"
Felipe Pena [Wed, 13 Nov 2013 21:27:24 +0000 (19:27 -0200)]
- Added check for file context on "break lineno" and name length on "break func"

11 years agoMerge branch 'master' of https://github.com/krakjoe/phpdbg
krakjoe [Wed, 13 Nov 2013 21:15:57 +0000 (21:15 +0000)]
Merge branch 'master' of https://github.com/krakjoe/phpdbg

11 years agoupdates for windows
krakjoe [Wed, 13 Nov 2013 21:15:45 +0000 (21:15 +0000)]
updates for windows

11 years ago- Fixed crash when supplied invalid syntax to "break file"
Felipe Pena [Wed, 13 Nov 2013 21:11:45 +0000 (19:11 -0200)]
- Fixed crash when supplied invalid syntax to "break file"

11 years ago...
krakjoe [Wed, 13 Nov 2013 19:32:21 +0000 (19:32 +0000)]
...

11 years agofix clashing
krakjoe [Wed, 13 Nov 2013 18:17:06 +0000 (18:17 +0000)]
fix clashing

11 years ago...
krakjoe [Wed, 13 Nov 2013 17:39:53 +0000 (17:39 +0000)]
...

11 years agoaliasing commands
krakjoe [Wed, 13 Nov 2013 17:35:51 +0000 (17:35 +0000)]
aliasing commands

11 years ago...
krakjoe [Wed, 13 Nov 2013 14:53:28 +0000 (14:53 +0000)]
...

11 years agoshow conditionals
krakjoe [Wed, 13 Nov 2013 14:50:13 +0000 (14:50 +0000)]
show conditionals

11 years agodon't allow conditionals to be executed by eval()'d code
krakjoe [Wed, 13 Nov 2013 14:41:25 +0000 (14:41 +0000)]
don't allow conditionals to be executed by eval()'d code

11 years ago...
krakjoe [Wed, 13 Nov 2013 14:32:36 +0000 (14:32 +0000)]
...

11 years agosupport conditional breakpoints
krakjoe [Wed, 13 Nov 2013 14:22:01 +0000 (14:22 +0000)]
support conditional breakpoints

11 years agoMerge pull request #10 from salathe/patch-1
Joe Watkins [Wed, 13 Nov 2013 11:47:10 +0000 (03:47 -0800)]
Merge pull request #10 from salathe/patch-1

Small grammar changes

11 years agoSmall grammar changes
Peter Cowburn [Wed, 13 Nov 2013 10:54:58 +0000 (10:54 +0000)]
Small grammar changes

11 years ago...
krakjoe [Wed, 13 Nov 2013 10:39:36 +0000 (10:39 +0000)]
...

11 years agoconsistency
krakjoe [Wed, 13 Nov 2013 10:35:25 +0000 (10:35 +0000)]
consistency

11 years ago...
krakjoe [Wed, 13 Nov 2013 10:32:54 +0000 (10:32 +0000)]
...

11 years agomove image from root
krakjoe [Wed, 13 Nov 2013 10:31:03 +0000 (10:31 +0000)]
move image from root

11 years ago...
krakjoe [Wed, 13 Nov 2013 10:26:27 +0000 (10:26 +0000)]
...

11 years ago...
krakjoe [Wed, 13 Nov 2013 10:25:51 +0000 (10:25 +0000)]
...

11 years ago...
krakjoe [Wed, 13 Nov 2013 10:25:14 +0000 (10:25 +0000)]
...

11 years ago...
krakjoe [Wed, 13 Nov 2013 10:17:53 +0000 (10:17 +0000)]
...

11 years ago...
krakjoe [Wed, 13 Nov 2013 10:16:09 +0000 (10:16 +0000)]
...

11 years ago...
krakjoe [Wed, 13 Nov 2013 10:10:47 +0000 (10:10 +0000)]
...

11 years ago...
krakjoe [Wed, 13 Nov 2013 09:55:42 +0000 (09:55 +0000)]
...

11 years agoadd intro tutorial
krakjoe [Wed, 13 Nov 2013 09:55:06 +0000 (09:55 +0000)]
add intro tutorial

11 years agoshow printing image
krakjoe [Wed, 13 Nov 2013 09:39:43 +0000 (09:39 +0000)]
show printing image

11 years agoadd show verbose execution image
krakjoe [Wed, 13 Nov 2013 09:33:22 +0000 (09:33 +0000)]
add show verbose execution image

11 years ago...
krakjoe [Wed, 13 Nov 2013 09:22:22 +0000 (09:22 +0000)]
...

11 years agoshow break screen image
krakjoe [Wed, 13 Nov 2013 09:17:58 +0000 (09:17 +0000)]
show break screen image

11 years agobreak help image
krakjoe [Wed, 13 Nov 2013 09:03:58 +0000 (09:03 +0000)]
break help image

11 years agohelp image
krakjoe [Wed, 13 Nov 2013 08:29:00 +0000 (08:29 +0000)]
help image

11 years agotutorials directory for images and markdown
krakjoe [Wed, 13 Nov 2013 08:23:40 +0000 (08:23 +0000)]
tutorials directory for images and markdown

11 years agoclean up build
krakjoe [Wed, 13 Nov 2013 08:11:23 +0000 (08:11 +0000)]
clean up build

11 years agonon readline fixes
krakjoe [Wed, 13 Nov 2013 08:05:26 +0000 (08:05 +0000)]
non readline fixes

11 years ago...
krakjoe [Wed, 13 Nov 2013 05:39:18 +0000 (05:39 +0000)]
...

11 years agomethod printer
krakjoe [Wed, 13 Nov 2013 05:36:01 +0000 (05:36 +0000)]
method printer

11 years agomore detailed opline
krakjoe [Wed, 13 Nov 2013 04:47:07 +0000 (04:47 +0000)]
more detailed opline

11 years ago...
krakjoe [Wed, 13 Nov 2013 04:34:02 +0000 (04:34 +0000)]
...

11 years agofix leak from readline
krakjoe [Wed, 13 Nov 2013 04:20:39 +0000 (04:20 +0000)]
fix leak from readline

11 years agoactivate globals
krakjoe [Wed, 13 Nov 2013 04:04:41 +0000 (04:04 +0000)]
activate globals

11 years ago...
krakjoe [Wed, 13 Nov 2013 03:04:47 +0000 (03:04 +0000)]
...

11 years ago...
krakjoe [Wed, 13 Nov 2013 02:59:10 +0000 (02:59 +0000)]
...

11 years agofix
krakjoe [Wed, 13 Nov 2013 02:50:00 +0000 (02:50 +0000)]
fix

11 years ago...
krakjoe [Wed, 13 Nov 2013 02:48:22 +0000 (02:48 +0000)]
...

11 years agofix list length lookup
krakjoe [Wed, 13 Nov 2013 02:43:09 +0000 (02:43 +0000)]
fix list length lookup

11 years ago...
krakjoe [Wed, 13 Nov 2013 02:39:02 +0000 (02:39 +0000)]
...

11 years agoclass/func printers
krakjoe [Wed, 13 Nov 2013 02:26:37 +0000 (02:26 +0000)]
class/func printers

11 years agofix segfault on set break opline address
krakjoe [Wed, 13 Nov 2013 01:44:59 +0000 (01:44 +0000)]
fix segfault on set break opline address

11 years agoclass printer
krakjoe [Wed, 13 Nov 2013 01:35:39 +0000 (01:35 +0000)]
class printer

11 years agofix bug in passing correct expression length
krakjoe [Wed, 13 Nov 2013 00:36:47 +0000 (00:36 +0000)]
fix bug in passing correct expression length
add class printer (half done)

11 years agohousework
krakjoe [Tue, 12 Nov 2013 23:54:41 +0000 (23:54 +0000)]
housework

11 years agono more printf
krakjoe [Tue, 12 Nov 2013 23:43:49 +0000 (23:43 +0000)]
no more printf

11 years agoremove more printf
krakjoe [Tue, 12 Nov 2013 23:31:46 +0000 (23:31 +0000)]
remove more printf

11 years agodeploy _write
krakjoe [Tue, 12 Nov 2013 23:17:37 +0000 (23:17 +0000)]
deploy _write

11 years agoadded phpdbg_write to replace all the printf
krakjoe [Tue, 12 Nov 2013 23:10:53 +0000 (23:10 +0000)]
added phpdbg_write to replace all  the printf

11 years ago- Fix prototype and memory leak
Felipe Pena [Tue, 12 Nov 2013 22:55:39 +0000 (20:55 -0200)]
- Fix prototype and memory leak

11 years ago- Spred more some macro usage instead of phpdbg_print()
Felipe Pena [Tue, 12 Nov 2013 22:48:52 +0000 (20:48 -0200)]
- Spred more some macro usage instead of phpdbg_print()

11 years ago- Added phpdbg_notice() and phpdbg_error()
Felipe Pena [Tue, 12 Nov 2013 22:39:39 +0000 (20:39 -0200)]
- Added phpdbg_notice() and phpdbg_error()

11 years ago- Cosmetic
Felipe Pena [Tue, 12 Nov 2013 21:40:15 +0000 (19:40 -0200)]
- Cosmetic

11 years ago- Fix compiler warning
Felipe Pena [Tue, 12 Nov 2013 18:53:48 +0000 (16:53 -0200)]
- Fix compiler warning

11 years ago...
krakjoe [Tue, 12 Nov 2013 16:13:14 +0000 (16:13 +0000)]
...

11 years ago...
krakjoe [Tue, 12 Nov 2013 16:07:59 +0000 (16:07 +0000)]
...

11 years ago...
krakjoe [Tue, 12 Nov 2013 16:04:41 +0000 (16:04 +0000)]
...

11 years agofix output from print command to show all breakpoints
krakjoe [Tue, 12 Nov 2013 15:51:30 +0000 (15:51 +0000)]
fix output from print command to show all breakpoints

11 years ago- Fix allocation size
Felipe Pena [Tue, 12 Nov 2013 15:17:24 +0000 (13:17 -0200)]
- Fix allocation size

11 years ago- Simplify code
Felipe Pena [Tue, 12 Nov 2013 15:10:29 +0000 (13:10 -0200)]
- Simplify code

11 years ago- Cosmetic change
Felipe Pena [Tue, 12 Nov 2013 13:44:36 +0000 (11:44 -0200)]
- Cosmetic change

11 years ago- Added check for malformed class::method syntax
Felipe Pena [Tue, 12 Nov 2013 13:39:02 +0000 (11:39 -0200)]
- Added check for malformed class::method syntax

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

11 years ago- Improved breakpoint code
Felipe Pena [Tue, 12 Nov 2013 13:33:51 +0000 (11:33 -0200)]
- Improved breakpoint code

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

11 years ago...
krakjoe [Tue, 12 Nov 2013 13:21:55 +0000 (13:21 +0000)]
...

11 years ago- Removed name member to opline breakpoints
Felipe Pena [Tue, 12 Nov 2013 13:07:35 +0000 (11:07 -0200)]
- Removed name member to opline breakpoints

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

11 years ago- Implemented "break N" where N is the line number on the current file
Felipe Pena [Tue, 12 Nov 2013 12:58:19 +0000 (10:58 -0200)]
- Implemented "break N" where N is the line number on the current file