krakjoe
|
9add0e9f5c
|
Revert "fix #46 ignore EOF"
This reverts commit 333264fdb7 .
|
2014-01-13 08:12:49 +00:00 |
|
cyanogenmod
|
333264fdb7
|
fix #46 ignore EOF
|
2014-01-13 08:11:09 +00:00 |
|
Ivan Enderlin
|
e5263aa3f0
|
In english, no horizontal space before “!”.
|
2013-12-18 11:53:30 +01:00 |
|
krakjoe
|
7e0d1938f9
|
fix warnings/50700 stuff
|
2013-12-18 10:31:14 +00:00 |
|
Bob Weinand
|
94d5334bca
|
Added myself as author where I was not author yet
|
2013-12-18 11:02:50 +01:00 |
|
Felipe Pena
|
bba73628e6
|
- Fix compiler warning
|
2013-12-09 09:46:33 -02:00 |
|
Bob Weinand
|
97604918ba
|
Fixed segfault (removed superfluous NUL-byte insertion)
|
2013-12-09 12:23:44 +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 |
|
Bob Weinand
|
b35f6ee723
|
Pssst, compiler!
|
2013-12-08 22:11:50 +01: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
|
1fb67f1eda
|
fix #36 add more info to conditional breakpoint output
|
2013-12-04 14:20:13 +00:00 |
|
Bob Weinand
|
76f889569f
|
Nearly finished opline num support patch
|
2013-12-03 12:31:25 +01:00 |
|
krakjoe
|
fd9026b948
|
extended conditional breakpoints
|
2013-12-03 00:15:33 +00:00 |
|
Felipe Pena
|
e6970ade6d
|
- Fix compiler warning
|
2013-12-01 15:03:39 -02:00 |
|
Bob Weinand
|
d7f6e88493
|
First semi-working version of oplines
|
2013-11-28 21:36:45 +01:00 |
|
krakjoe
|
c464b011de
|
windows fixes
|
2013-11-28 17:30:27 +00:00 |
|
krakjoe
|
6bb080a7e1
|
made server persist, support disconnect and reconnect
|
2013-11-28 09:31:06 +00:00 |
|
krakjoe
|
db12998998
|
fix remote mode when readline is enabled
|
2013-11-27 17:32:15 +00:00 |
|
krakjoe
|
87b556e3a1
|
simple tcp interface for phpdbg
|
2013-11-27 16:49:51 +00:00 |
|
krakjoe
|
37b3a21cf4
|
improve api
|
2013-11-27 09:55:16 +00:00 |
|
Bob Weinand
|
6ba73338dd
|
Enormous whitespace fix
|
2013-11-26 11:02:58 +01:00 |
|
Felipe Pena
|
795e12b85e
|
- Added "set prompt" command
|
2013-11-24 12:54:14 -02:00 |
|
Bob Weinand
|
2800af6e47
|
Pssst, compiler!
|
2013-11-24 13:27:22 +01:00 |
|
krakjoe
|
abef3fccc2
|
typo
set last command/param more carefully
|
2013-11-24 07:37:54 +00:00 |
|
Bob Weinand
|
a5fb0ae10e
|
Shut up, compiler!
|
2013-11-23 20:50:25 +01:00 |
|
krakjoe
|
cafafb0e01
|
API decls
|
2013-11-23 18:12:51 +00:00 |
|
krakjoe
|
022eb18d1d
|
...
|
2013-11-22 16:15:24 +00:00 |
|
krakjoe
|
a6bd3807c4
|
better handling of sigint
info literals command
|
2013-11-22 09:09:54 +00:00 |
|
Felipe Pena
|
d9b6f06aa0
|
- Removed unused var
|
2013-11-20 22:06:44 -02:00 |
|
krakjoe
|
e36b718004
|
fix broken subs
|
2013-11-20 22:23:34 +00:00 |
|
krakjoe
|
1c046c02b8
|
tidy
|
2013-11-20 22:03:36 +00:00 |
|
krakjoe
|
5ec586ce94
|
restore sanity to commands/handlers/the universe
|
2013-11-20 21:47:44 +00:00 |
|
krakjoe
|
75e2e7ddf5
|
stop break on condition from bugging out
|
2013-11-20 20:29:14 +00:00 |
|
krakjoe
|
a0c824955c
|
clean build on windows
|
2013-11-20 18:07:45 +00:00 |
|
krakjoe
|
1ab45b4cce
|
fix broken sub command error
|
2013-11-20 14:40:08 +00:00 |
|
Felipe Pena
|
a0b75a24e5
|
- Passing input ptr to handlers
|
2013-11-20 11:28:41 -02:00 |
|
krakjoe
|
38679621bb
|
Merge branch 'master' of https://github.com/krakjoe/phpdbg
|
2013-11-20 12:51:57 +00:00 |
|
krakjoe
|
cad9fb826b
|
registered functions able to accept any number of arguments
|
2013-11-20 12:49:47 +00:00 |
|
Felipe Pena
|
31e35c2671
|
- CS
|
2013-11-20 09:16:02 -02:00 |
|
Felipe Pena
|
e7d0032bea
|
- CS
|
2013-11-20 09:11:23 -02:00 |
|
krakjoe
|
dd71744d48
|
Merge branch 'master' of https://github.com/krakjoe/phpdbg
|
2013-11-20 10:06:29 +00:00 |
|
krakjoe
|
6417e472b4
|
use new input handling everywhere
|
2013-11-20 10:04:05 +00:00 |
|
Felipe Pena
|
a1adc8124e
|
- Removed unnecessary check and allocation
|
2013-11-19 20:13:51 -02:00 |
|
Felipe Pena
|
bc278c7013
|
- Removed unused var
|
2013-11-19 20:09:19 -02:00 |
|
krakjoe
|
3709ea995c
|
Merge branch 'master' of https://github.com/krakjoe/phpdbg
|
2013-11-19 21:58:03 +00:00 |
|
krakjoe
|
b65cef950a
|
more on functions
|
2013-11-19 21:54:58 +00:00 |
|
Felipe Pena
|
dace704d15
|
- Check for PHPDBG_DEBUG
|
2013-11-19 19:53:27 -02:00 |
|
Felipe Pena
|
4672313057
|
- Removed unused var
|
2013-11-19 19:40:01 -02:00 |
|