Eclipse 调试器在 Mac OSX 上挂起

发布于 2024-11-15 09:34:35 字数 454 浏览 2 评论 0原文

我认为自己是一位经验丰富的 Eclipse 老手,熟悉各种安装和配置。但是,我目前无法让 Eclipse Helios 中的调试器在我的 Mac 上运行。任何见解将不胜感激。

使用:

  • Mac OSX 10.6.7
  • Eclipse Helios PDT Cocao 64位
  • PHP 5.2.9 (XAMPP 1.0.1)
  • JRE 1.6.0

尝试了 Zend Debugger 和 Xedug.for 5.2.x 每个调试器都单独、正确安装并使用 php_info() 进行验证。

在调试模式下启动页面时,Eclipse 会挂起大约一分钟,然后抛出堆堆栈错误。就个人而言,我在 Windows 和 Mac 上多次设置 Eclipse PDT + XAMPP/MAMP + Zend/Xdebug,但从未见过此错误。我真的很不知所措。期待您的评论!

I consider myself to be a seasoned Eclipse veteran, familiar with a variety of installs and configurations. However, I'm currently unable to get the debugger in Eclipse Helios to work on my Mac. Any insight would be greatly appreciated.

Using:

  • Mac OSX 10.6.7
  • Eclipse Helios PDT Cocao 64-bit
  • PHP 5.2.9 (XAMPP 1.0.1)
  • JRE 1.6.0

Tried both Zend Debugger and Xedug.for 5.2.x
Debuggers were each separately, properly installed and verified with php_info().

When launching a page in debug mode, Eclipse hangs for about a minute then throws a heap stack error. On a personal note, I've set up Eclipse PDT + XAMPP/MAMP + Zend/Xdebug numerous times on both Windows and Mac, and never seen this error. I'm really at a loss here. Looking forward to your comments!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

尐籹人 2024-11-22 09:34:35

谢谢艾德!

答案确实与记忆有关。对于像我一样来自 PC 世界的人来说,Mac 版本的 Eclipse PDT 使用更多的内存。

答案是什么呢?

最后一个是关键。我过去常常让所有项目保持开放状态,从来没有遇到过任何问题。为了让程序在 Mac 上运行,我必须关闭除我尝试调试的项目之外的所有项目。

Thanks Ed!

The answer was indeed memory related. For those of you coming from the PC world like myself, the Mac version of Eclipse PDT uses way more memory.

The answer?

The last one was key. I used to leave all my projects open and never had any problems. In order to get things to run on Mac, I had to close all projects except the one I was attempting to debug.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文