xdebug.dll,dll文件
2021-07-19 21:04:00 147KB debug
1
名称 Callgrind::Parser - 将 Callgrind 输出文件解析为表示源程序调用树的 hashref 版本 版本 0.001 概要 use Callgrind::Parser; my $profile = Callgrind::Parser::parseFile('t/data/helloworld.out') print "Hello world took ".$profile->{main}{Time}." milliseconds to run\n"; 描述 解析器旨在读取所述的 Callgrind 配置文件数据。 主要用于读取和操作生成的分析输出。 到目前为止,它只用 xdebug 生成的文件进行了测试。 方法 解析文件 这个方法完成了函数的所有工作。 获取文件的完整路径以进行解析 返回包含从文件头读取的元数据的散列,以及表示生成配置文件的程序的完整调用树的散列
2021-06-22 15:04:49 6KB Perl
1
php_xdebug
2021-06-04 09:00:49 219KB php_xdebug
1
php工具》插件google 调试工具,下载后修改后缀名为.zip,解压缩,打开google浏览》设置》扩展程序》上传解压缩文件即可。
2021-03-19 20:07:57 67KB xdebug调试工具
1
dbgpProxy linux版 php dbgp proxy
2021-03-08 12:01:35 7.06MB php-xdebug debug dbgpProxy
1
mac os版本的dbgpProxy php xdebug调试工具 官网下载地址:https://xdebug.org/download#dbgpProxy
2021-03-08 09:02:30 7.27MB xdebug dbgp dbgpProxy
1
chrome xdebug插件, 免费,不要积分;2020年4月亲测可用; 若不能用大家crx后缀换成zip,然后解压,再用chrome 加载已解压的扩展程序 打开即可。
2021-01-28 03:59:06 66KB xdebug chrome
1
Xdebug helper
2021-01-28 03:16:57 67KB Xdebughelper chromeplugin
1
php如何搭建Zend Studio开发环境+Xdebug安装配置教程使php代码可设置断点进行调试.zip
2021-01-28 02:25:13 228KB php ZendStudio Xdebug
PHP CHROME调试插件,与Zend Studio,WAMPSERVER协同工作,方便调试
2020-01-03 11:36:15 70KB xdebug chrome
1