1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 13:43:02 +02:00
Commit Graph

409 Commits

Author SHA1 Message Date
Felipe Pena
7e2a4bcc94 - WS 2013-11-17 23:18:12 -02:00
Felipe Pena
a84ac64585 - WS 2013-11-17 23:08:53 -02:00
Felipe Pena
f72b2d6c7c - Move phpdbg_welcome to phpdbg.c and staticfy it 2013-11-17 23:07:57 -02:00
Felipe Pena
66494ad94e - CS 2013-11-17 23:05:14 -02:00
Felipe Pena
a7c4a6c21b - Removed unreached break stmt 2013-11-17 23:04:46 -02:00
Felipe Pena
44168c36a8 Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-17 22:56:07 -02:00
Felipe Pena
2941a4ab50 - print command has optional arguments 2013-11-17 22:55:52 -02:00
krakjoe
f9a66f0d44 brifer 2013-11-18 00:42:07 +00:00
krakjoe
e97fcb4592 try another layout 2013-11-18 00:27:21 +00:00
Joe Watkins
27ae287c49 fix window size on windows
make window as big as possible on windows for readability
2013-11-18 00:23:04 +00:00
Joe Watkins
0966cad651 fix mmap in windows
fix mmap in windows
2013-11-17 23:48:07 +00:00
Joe Watkins
ff2abccc4b fix windows build
fix windows build and add header
2013-11-17 23:34:11 +00:00
Felipe Pena
eef21c186c - Rename has_args to arg_type 2013-11-17 20:07:19 -02:00
Felipe Pena
35601e6fec - Fix argument information 2013-11-17 20:05:21 -02:00
Felipe Pena
09391b1f72 - WS 2013-11-17 19:04:39 -02:00
Felipe Pena
0f7b4b3c30 Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-17 19:02:22 -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
Felipe Pena
e514804cac - WS 2013-11-17 17:40:49 -02:00
krakjoe
dbe8b26ab7 force clean build every time, no room for error 2013-11-17 19:10:12 +00:00
krakjoe
635466b609 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-17 19:07:12 +00:00
krakjoe
cf5ef86a86 correction 2013-11-17 19:07:02 +00:00
Felipe Pena
f2e4e63b5e Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-17 17:01:19 -02:00
Felipe Pena
66588d7ff7 - Implemented "info error" command 2013-11-17 17:00:59 -02:00
krakjoe
25d24f2ed9 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-17 18:57:34 +00:00
krakjoe
6acf069c58 added info funcs 2013-11-17 18:55:06 +00:00
Felipe Pena
2c9dbc6b62 - Fix conflict 2013-11-17 16:45:08 -02:00
Felipe Pena
31f45d5457 - Added "info vars" to show active variables 2013-11-17 16:43:37 -02:00
krakjoe
0230f7cd18 tidy 2013-11-17 18:33:34 +00:00
krakjoe
7c76e45410 info classes + help 2013-11-17 18:26:56 +00:00
Felipe Pena
33098232dc - Fix conflict 2013-11-17 14:13:13 -02:00
Felipe Pena
478446b665 - Added macro for trailling command 2013-11-17 14:10:43 -02:00
krakjoe
02e3718ef9 fix segfault when autoglobals are not properly setup 2013-11-17 16:06:30 +00:00
Felipe Pena
4ee192ae3d - Use macro here 2013-11-17 14:05:10 -02:00
krakjoe
a0151e91a5 fix list not working when exec is set but not executing 2013-11-17 15:57:49 +00:00
Felipe Pena
17cc942e7c Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-17 13:42:46 -02:00
Felipe Pena
ca32181b1c - Initial code for info command 2013-11-17 13:42:34 -02:00
krakjoe
2ba9e9306f leave function + help 2013-11-17 15:39:23 +00:00
krakjoe
e2f20c57c1 finish? 2013-11-17 15:01:22 +00:00
Felipe Pena
f2b8cdc5be - Added finish/f command 2013-11-17 11:59:21 -02:00
Felipe Pena
146520f045 - Missing credits 2013-11-17 10:40:51 -02:00
Felipe Pena
180bb579bf - Fix trailling newline handling 2013-11-17 10:23:50 -02:00
Felipe Pena
f51a08b6d6 - Fix conflict 2013-11-17 10:12:10 -02:00
Felipe Pena
4eb20ecfe7 - Drop unneeded parenthesis 2013-11-17 10:10:02 -02:00
krakjoe
ced99e1b1d fix whitepsace in here first 2013-11-17 12:07:01 +00:00
Felipe Pena
677aa7baa7 - Change error message 2013-11-17 09:37:14 -02:00
krakjoe
605adfc613 phpdbg_default_switch_case(); in list lines 2013-11-17 11:31:09 +00:00
Felipe Pena
1e0d92975e Merge branch 'master' of github.com:krakjoe/phpdbg 2013-11-17 09:29:13 -02:00
Felipe Pena
dd25fb44fd - Fix conflict 2013-11-17 09:28:14 -02:00
krakjoe
f2edc066f2 fix compiler warning 2013-11-17 11:17:47 +00:00
Felipe Pena
c302c94b0a - Use offset when listing active file and reuse list handler code 2013-11-17 09:15:53 -02:00