Ubuntu 下搭建Eclipse PDT实现php的单步调试的功能
采集日期:2008-4-28作者:apoxlo(注:本数据由系统自动采集,内容与BHCODE无关)
近日,在自己心爱的本本Ubuntu下装了EclipsePDT学习php,但是写一下一例子时,发现很难实现单步调试,于是到处搜救,无果,无奈进入官方页面,看到如下:
Debugger
The PDT project does not contain server side implementation for PHP debugging and will welcome any open source or commercial implementation of the debug protocol (The debug protocol implemented can be found at http://www.eclipse.org/pdt/docs.php)
PHP Executable Debugger
Zend Executable Debugger - A free Eclipse plugin that adds PHP executable debug capabilities to the Eclipse environment.
PHP W