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 |
|
Felipe Pena
|
3853f5b370
|
- Added phpdbg_trim()
|
2013-11-19 19:26:40 -02:00 |
|
Felipe Pena
|
dee048c22a
|
- WS, removed unused var
|
2013-11-19 19:02:38 -02:00 |
|
krakjoe
|
5af371409c
|
debugging new input stuff
|
2013-11-19 20:27:23 +00:00 |
|
krakjoe
|
1a2618b229
|
avoid memory error
|
2013-11-19 19:36:39 +00:00 |
|
krakjoe
|
99a1414924
|
show where
|
2013-11-19 19:35:48 +00:00 |
|
krakjoe
|
cfc62cdbe0
|
cleanup
|
2013-11-19 19:24:21 +00:00 |
|
krakjoe
|
13b0ef71b5
|
...
|
2013-11-19 19:11:18 +00:00 |
|
krakjoe
|
690a3202fd
|
escaped strings
|
2013-11-19 19:10:09 +00:00 |
|
krakjoe
|
8ac46de2cf
|
argc/argv started
|
2013-11-19 17:18:58 +00:00 |
|
krakjoe
|
71811f1f7f
|
include registered functions in help for register command
|
2013-11-19 14:28:57 +00:00 |
|
krakjoe
|
b237401167
|
fix broken repeat command
|
2013-11-19 14:06:33 +00:00 |
|
krakjoe
|
cf4b451d39
|
bail on fail for console input, fix - ./phpdbg
|
2013-11-19 13:11:45 +00:00 |
|
krakjoe
|
73e7f5c645
|
more tidy
|
2013-11-19 13:00:04 +00:00 |
|
krakjoe
|
d906613eb5
|
tidy up reading input, avoid leaks, restore sanity
|
2013-11-19 12:39:48 +00:00 |
|
Felipe Pena
|
723c671750
|
Merge branch 'master' of github.com:krakjoe/phpdbg
|
2013-11-18 20:08:31 -02:00 |
|
krakjoe
|
7b65a29471
|
Merge branch 'master' of https://github.com/krakjoe/phpdbg
|
2013-11-18 22:04:36 +00:00 |
|
krakjoe
|
a582d2793d
|
fix memory errors
|
2013-11-18 21:59:42 +00:00 |
|
Felipe Pena
|
b4d9fbdbff
|
- WS
|
2013-11-18 19:59:15 -02:00 |
|
Felipe Pena
|
b649693a90
|
- Removed unused variable
|
2013-11-18 19:32:28 -02:00 |
|
krakjoe
|
9190e783a2
|
no more allocing params
|
2013-11-18 18:05:37 +00:00 |
|
krakjoe
|
75bc53d7de
|
avoid leaks from parameters
|
2013-11-18 17:51:14 +00:00 |
|
Felipe Pena
|
eef21c186c
|
- Rename has_args to arg_type
|
2013-11-17 20:07:19 -02:00 |
|
Felipe Pena
|
d054172a33
|
- Clean up command macros
- Added flag to specify no argument, required argument and optional argument
|
2013-11-17 19:01:41 -02:00 |
|