zend studio 中使用zend debugger的奇怪有关问题

WBOY
Release: 2016-06-13 13:36:22
Original
839 people have browsed it

zend studio 中使用zend debugger的奇怪问题

PHP code
<!--

Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/

-->

环境:win7,wampserver


zend debugger安装好后,可以开始调试,但是有一个非常非常诡异的问题

我点单步跳入之后,zend studio 的调试环境完全没有反应,此时我点一下关闭zend studio,

这个时候,zend studio 的调试环境就做出正确反应了,就往前走一步。但是我再点单步就又出现一样的问题

zend studio 8.0.0和 8.0.1都试过了,一样的毛病


Copy after login


------解决方案--------------------
zend debugger估计要配合zend server才有意义。单独运行估计够呛
------解决方案--------------------
推荐phpstorm,
谁用谁知道。
------解决方案--------------------
这种问题一般不好查找,如果习惯zend的话,可以安装zendserver的社区版本,自带了zend debugger。
或者用xampp的xdebug也不错。
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!