Home  >  Article  >  Backend Development  >  eclipse xdebug 断点不起作用

eclipse xdebug 断点不起作用

WBOY
WBOYOriginal
2016-06-23 14:15:261114browse

最近在win7上搭建php环境,eclipse上装上phpeclipse插件后,又装了xdebug
但是设断点后,再断点处不停,只在控制台显示最后结果,不知到为什么不起作用,请大家帮忙。


回复讨论(解决方案)

这个调试非常不好用

谢谢回答,那用什么调试比较好啊?

弄了一天,才搞明白,不是断点不好用而是xdebug的使用方法错了.
安装完phpeclipse后,会自带一个DBG debug,我把它当成xdebug了。
应该使用php Xdebug Remote Script 双击这个项目生成一个新的配置
具体请看下面的连接里的内容
http://my.oschina.net/XYleung/blog/102739

Statement:
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