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

461 Commits

Author SHA1 Message Date
krakjoe
2ebb9e48be better call register 2013-11-19 10:56:50 +00:00
krakjoe
7c077f7040 ordering 2013-11-19 01:56:33 +00:00
krakjoe
54aaf898ca ... 2013-11-19 01:51:56 +00:00
krakjoe
fb6df2fa08 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-19 01:50:38 +00:00
krakjoe
9ebc61f282 help for register better formatting for help menu 2013-11-19 01:48:21 +00:00
Felipe Pena
db8f825414 - Fix build 2013-11-18 23:30:57 -02:00
krakjoe
0250a0992c don't dtor that 2013-11-19 01:22:02 +00:00
krakjoe
dc1cd94dec Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-19 01:19:01 +00:00
krakjoe
599047f153 register functions, needs work 2013-11-19 01:18:43 +00:00
Felipe Pena
11b8fcf974 - Update changelog 2013-11-18 22:21:02 -02:00
krakjoe
a37de13a20 correction to print stack 2013-11-18 23:49:57 +00:00
krakjoe
af20f1a474 fix memory errors when printing execution context 2013-11-18 23:48:10 +00:00
krakjoe
407ab7d57e make errors stand out more, don't duplicate output 2013-11-18 23:41:57 +00:00
krakjoe
d82eca8c86 add resource type to info 2013-11-18 23:18:22 +00:00
krakjoe
1051564059 changes to info 2013-11-18 23:04:20 +00:00
krakjoe
7f73c7486a no data in variable info, too messy with normal objects 2013-11-18 22:45:16 +00:00
krakjoe
f141481cf2 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-18 22:18:29 +00:00
Felipe Pena
3660929530 - WS, removed unused var 2013-11-18 20:12:27 -02:00
krakjoe
2bd7ed4288 tidy vars 2013-11-18 22:10:41 +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
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