Eclipse PDT Zend 调试器无法与 Mac OSX Lion 一起使用
我在 Mac 上使用具有以下配置的 Eclipse
Eclipse SDK
Version: 3.7.0
Build id: I20110613-1736
...
PHP Development Tools (PDT) SDK Feature 3.0.0.v20110516-1100
...
Zend Debugger Feature 5.3.18.v20110322
它工作得很好,直到我有了 Mac Snow Leopard,但是一旦我升级到 Mac Lion,Eclipse 就不再遇到任何断点,并且 PHP 网页执行一直持续到结束并终止。
在我尝试更新 eclipse/pdt/zend 调试器但没有找到任何更新后,一切都没有改变。
任何帮助将不胜感激。
I am using Eclipse with below configuration on Mac
Eclipse SDK
Version: 3.7.0
Build id: I20110613-1736
...
PHP Development Tools (PDT) SDK Feature 3.0.0.v20110516-1100
...
Zend Debugger Feature 5.3.18.v20110322
It was working perfectly fine till I had Mac Snow Leopard but as soon as I upgraded to Mac Lion, Eclipse has stopped encountering any breakpoints and PHP web page execution goes till end and terminates.
Nothing has changed after that I tried to update the eclipse/pdt/zend debugger but did not find any updates.
Any help will be appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当我尝试让调试器在 OSX Lion 中的 Eclipse 上工作时,我遇到了同样的问题。
最终放弃并尝试了另一个IDE,Netbeans。
希望你能找到解决办法
I had the same problem when trying to get the debugger to work on Eclipse in OSX Lion.
Eventually gave up and tried another IDE, Netbeans.
Hope you find a solution