除了Zend Debugger之外的PHP的步骤调试器 [英] Step Debugger for PHP other than Zend Debugger

查看:112
本文介绍了除了Zend Debugger之外的PHP的步骤调试器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只是想看看有没有人知道任何其他可以逐步执行代码的调试器。



我知道xdebug和使用它以及Zend Debugger和其他调试脚本(我已经编写了我自己的小部件)。



然而,我正在寻找一个很好的替代步骤调试 - 我搜索和搜索但还没有找到任何东西。还有什么可以处理的吗?确定Zend Debugger不是我们唯一的解决方案?

解决方案

我使用 php_dbg 用于我的PHP逐步调试(附带PhpED)。


I just wanted to see if anyone is aware of any other debuggers capable of stepping through code.

I am aware of xdebug and use it as well as Zend Debugger and other debugging scripts (i've written my own widgets for this already).

However I am looking for a good replacement for step debugging - I've searched and searched but have yet to find anything. Is there anything else out there that can handle this? Surely Zend Debugger isn't our only solution?

解决方案

I use php_dbg for my PHP step-debugging (comes with PhpED).

这篇关于除了Zend Debugger之外的PHP的步骤调试器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆