我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

如何分析xdebug函数跟踪输出

I am creating function-tracing xt files with xdebug which are are created with php commands like

xdebug_start_trace('outfile')
... code ...
xdebug_stop_trace();

How can I analyze/visualize the created data?

See the documentation and the answers to this question.

You may be able to use https://github.com/corretge/xdebug-trace-gui. There are also a couple of tools available here, namely ValaXdebugTools and XDebugUtils.

And, of course, you can always roll your own solution.

近期文章

  • 如何从php表单提交调用popup jquery?
  • DateTime输入在PHP中的时区之间转换
  • PHP会话变量不接受重新分配
  • html文件内容在空行中计算为非空
  • PHP多图像输入表单未将图像输入MySQL表格列
  • 通过php中的multiget REPORT方法获取日历数据
  • 检查数据库中是否存在id,如果没有重定向到我的add cakephp [关闭]
  • 从我的iOS上传到我的PHP服务器的图像上挣扎
  • 来自锚标签的ID [已关闭]
  • 如何在旋转Google Visualization DataTable时保留工具提示
  • 如何在CodeIgniter模型中动态更改数据库设置'db_debug'的值? [重复]
  • WSO2 PHP框架间歇性地不解密响应
  • WordPress注意:未定义的变量:在C中发布:
  • 来自mysql的类比数据数据在PHP中不起作用
  • 不插入或给出错误
  • 如何在<head>标记内使用PHP添加css文件?
  • 使用两个键从SQL创建多维数组
  • foreach不能在php中使用pdo
  • 计算HMAC-SHA1签名
  • PHP表单未在FireFox 26.0中正确提交

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华