Ivan Enderlin
|
e5263aa3f0
|
In english, no horizontal space before “!”.
|
2013-12-18 11:53:30 +01:00 |
|
krakjoe
|
af979393fc
|
resolve all warnings
|
2013-12-09 10:15:16 +00:00 |
|
krakjoe
|
64194ef652
|
Merge branch 'master' of https://github.com/krakjoe/phpdbg
|
2013-12-09 09:35:54 +00:00 |
|
krakjoe
|
12d071fa7c
|
remove zend extension
|
2013-12-09 09:33:32 +00:00 |
|
Felipe Pena
|
e5a2d2efbd
|
- Change phpdbg_dump_backtrace prototype
|
2013-12-08 16:33:19 -02:00 |
|
Felipe Pena
|
3ec948bca3
|
- Fixed build
|
2013-12-08 16:30:52 -02:00 |
|
Felipe Pena
|
bae424dbb7
|
- Moved frame related code to phpdbg_frame.c
|
2013-12-08 16:29:15 -02:00 |
|
Felipe Pena
|
c987e46b6f
|
- CS + ws
|
2013-12-08 16:07:49 -02:00 |
|
Bob Weinand
|
422f80e87d
|
Merge branch 'master' of https://github.com/krakjoe/phpdbg into opline_num_support
Conflicts:
phpdbg.c
phpdbg_bp.c
|
2013-12-07 15:42:17 +01:00 |
|
Bob Weinand
|
50db4919ce
|
Adapted opline_num breakpoints to master branch
|
2013-12-07 15:35:35 +01:00 |
|
krakjoe
|
ad2ea99c3e
|
fix registered commands during init, add test
|
2013-12-06 20:18:44 +00:00 |
|
krakjoe
|
3341e219c9
|
don't use emalloc there
|
2013-12-04 23:26:14 +00:00 |
|
Bob Weinand
|
76f889569f
|
Nearly finished opline num support patch
|
2013-12-03 12:31:25 +01:00 |
|
krakjoe
|
cbc774723a
|
add info memory
|
2013-12-01 08:34:17 +00:00 |
|
krakjoe
|
c8145da0b2
|
reset hit counters implicitly on run
|
2013-11-27 13:15:52 +00:00 |
|
krakjoe
|
0deced5a7a
|
more improvements to breakpoint api
separate printing logic, always return base
add hit count to breakpoints, displayed on hit
|
2013-11-27 13:01:57 +00:00 |
|
Bob Weinand
|
6ba73338dd
|
Enormous whitespace fix
|
2013-11-26 11:02:58 +01:00 |
|
Bob Weinand
|
9663ef0c1c
|
ZEND_STRS - 1 => PHPDBG_STRL
|
2013-11-26 09:26:13 +01:00 |
|
Bob Weinand
|
2be5a1e3da
|
Enable backwards reading in list command
|
2013-11-25 20:33:52 +01:00 |
|
krakjoe
|
7ac64cdf46
|
Merge branch 'master' of https://github.com/krakjoe/phpdbg
|
2013-11-25 17:58:43 +00:00 |
|
krakjoe
|
19b1f7b5f9
|
...
|
2013-11-25 17:58:36 +00:00 |
|
Bob Weinand
|
be8adbb231
|
Fix segfault in source command
|
2013-11-25 18:58:03 +01:00 |
|
krakjoe
|
a947c890a0
|
add source export functionality, only files working, buggy source
|
2013-11-25 17:41:09 +00:00 |
|
krakjoe
|
feabdfcf3f
|
Merge branch 'master' of https://github.com/krakjoe/phpdbg
|
2013-11-25 16:39:24 +00:00 |
|
krakjoe
|
3078834098
|
add source command
|
2013-11-25 16:39:14 +00:00 |
|
Bob Weinand
|
eac26190aa
|
Support also multiple directories in additional ini scan dir
|
2013-11-25 17:15:51 +01:00 |
|
Bob Weinand
|
4aab420c5f
|
.phpdbginit also possible in ini dirs
|
2013-11-25 13:19:01 +01:00 |
|
Bob Weinand
|
cc51537e5e
|
Do not mix long and int
|
2013-11-24 22:36:39 +01:00 |
|
Bob Weinand
|
ce05e41c14
|
Fixed backtrace class<->method order
|
2013-11-24 22:30:48 +01:00 |
|
krakjoe
|
c41ef19c3b
|
compiler warning
|
2013-11-24 21:07:53 +00:00 |
|
Felipe Pena
|
7371142ca6
|
- Fix memory leak on exit
|
2013-11-24 18:01:14 -02: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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
Felipe Pena
|
46f5da1dc1
|
- Moved breakpoint checking to phpdbg_bp.c file
|
2013-11-23 21:46:24 -02:00 |
|
Felipe Pena
|
70d4ac8ef3
|
- Moved catch cmd to "break op" cmd
|
2013-11-23 21:14:16 -02:00 |
|
Felipe Pena
|
f5c07f61e1
|
- Added catch command
|
2013-11-23 20:03:17 -02:00 |
|
krakjoe
|
b76b543cae
|
fix sigint when executing
|
2013-11-23 17:09:52 +00:00 |
|
Felipe Pena
|
fc8b7cb369
|
Merge branch 'master' of github.com:krakjoe/phpdbg
|
2013-11-23 13:35:42 -02:00 |
|
Felipe Pena
|
3a72677e83
|
- Fix compiler warning
|
2013-11-23 13:35:30 -02:00 |
|
Felipe Pena
|
b0f7344919
|
- Fixed typo
|
2013-11-23 13:34:36 -02:00 |
|
krakjoe
|
7cd0ed51ed
|
fix ignore php.ini and override path
|
2013-11-23 15:11:09 +00:00 |
|