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

439 Commits

Author SHA1 Message Date
Felipe Pena
b4d9fbdbff - WS 2013-11-18 19:59:15 -02:00
Felipe Pena
8951406678 - Fix valgrind reports + CS 2013-11-18 19:55:29 -02:00
Felipe Pena
a1156cae5c - Avoid to show number of variable 2013-11-18 19:36:25 -02:00
Felipe Pena
b649693a90 - Removed unused variable 2013-11-18 19:32:28 -02:00
krakjoe
9b30877d56 fix memory error 2013-11-18 20:20:07 +00: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
krakjoe
c78d9bf283 update image 2013-11-18 17:15:44 +00:00
krakjoe
9a5d51555e remove changes 2013-11-18 17:05:34 +00:00
krakjoe
7a30a79fd4 improve uncaught exception handler 2013-11-18 17:00:26 +00:00
krakjoe
e02c26d1f5 correction to aliases 2013-11-18 14:51:08 +00:00
krakjoe
93c5968e72 tidy help 2013-11-18 14:47:27 +00:00
krakjoe
e349330a6f Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-18 14:25:29 +00:00
krakjoe
508ac961aa add stack printer
add alias examples in help
tidy up in help
2013-11-18 14:24:58 +00:00
Felipe Pena
4a1cb2262e - Removed unused variables 2013-11-18 12:09:25 -02:00
krakjoe
9b7b7c4a39 don't resize window on windows anymore, not required 2013-11-18 13:29:08 +00:00
krakjoe
8588f5cc84 compress text/tidy up 2013-11-18 13:23:28 +00:00
krakjoe
a1478217ce corrections 2013-11-18 13:07:13 +00:00
krakjoe
d34f1e59c0 help for shell command 2013-11-18 13:03:33 +00:00
krakjoe
e7e3dbccbf shell command 2013-11-18 12:46:10 +00:00
krakjoe
81e1f70e52 change message, it's wrong 2013-11-18 12:09:01 +00:00
krakjoe
858629b600 destroy displayed exception and reset eg 2013-11-18 12:06:06 +00:00
krakjoe
57b67d71b0 display uncaught exceptions 2013-11-18 11:51:41 +00:00
krakjoe
5cc88ca88a fix stack entry detection for symbol breakpoints
count yield as return for leave/finish
2013-11-18 11:04:24 +00:00
krakjoe
c70c156ca1 seek ZEND_YIELD 2013-11-18 10:32:33 +00:00
krakjoe
775376b362 better way to detect leave/finish 2013-11-18 03:18:37 +00:00
krakjoe
8ada4342a4 don't be lazy, scan for ZEND_RETURN when setting seek opline 2013-11-18 02:14:17 +00:00
krakjoe
5b4837846a clean flags on run 2013-11-18 01:50:28 +00:00
krakjoe
a1620a7bb4 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-18 01:45:03 +00:00
krakjoe
07c0dc00cb fixup until/leave/finish 2013-11-18 01:44:46 +00:00
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