Home  >  Article  >  Backend Development  >  Eclipse如何调试php的CI项目

Eclipse如何调试php的CI项目

WBOY
WBOYOriginal
2016-06-06 20:16:281406browse

之前做.NET的项目,调试Web的时候是可以打断点,现在接触一个基于codeigniter的php项目,用的开发工具是Eclipse,现在是直接打印日志来debug,但是个人感觉这种方式太低效了,请问下可以使用断点调试的方式么?Eclipse需要如何进行配置才能调试codeigniter的项目?谢谢。

回复内容:

之前做.NET的项目,调试Web的时候是可以打断点,现在接触一个基于codeigniter的php项目,用的开发工具是Eclipse,现在是直接打印日志来debug,但是个人感觉这种方式太低效了,请问下可以使用断点调试的方式么?Eclipse需要如何进行配置才能调试codeigniter的项目?谢谢。

eclipse pdt & xdebug
可以支持断点
类似这篇文章,不过文章比较老,新版本应该有一定区别
http://be-evil.org/post-70.html
也期待你整理出最新文章分享到segmentfault?

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