Valgrind 在 CBE 上

发布于 2024-09-18 03:42:44 字数 135 浏览 6 评论 0原文

我需要在单元处理器上调试 C 应用程序,然后使用 valgrind 来解决内存泄漏问题。我查看了他们的网站(支持的平台),但没有任何关于 CBE 的信息。有人在 CBE 上成功使用过 valgrind 吗? (主要是代码的SPE部分)

谢谢

I need to debug a C application on the cell processor, and later to use valgrind for memory leaks. I checked on their website (supported platforms) but there is nothing about the CBE. Did anybody use successfully valgrind on the CBE? (Mostly for the SPE parts of the code)

Thanks

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

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

发布评论

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

评论(1

一枫情书 2024-09-25 03:42:44

我还没有听说有人做任何工作来移植 valgrind 以支持 Cell 处理器。
valgrind 支持 Linux/PPC,但 SPE 具有完全不同的架构。

I haven't heard of anyone doing any work to port valgrind to support Cell processors.
valgrind supports Linux/PPC, however the SPE have a completely different architecture.

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