【问题标题】:How to run a libtool executable in Instruments.app如何在 Instruments.app 中运行 libtool 可执行文件
【发布时间】:2010-12-28 14:30:18
【问题描述】:

我想检查我的 os x 可执行文件是否存在内存泄漏。我希望为此使用 Instruments.app。但我不知道如何在 libtool 创建的包装器中执行它(添加库路径等)。我可以对 Instruments 目标使用 glibtool --mode=execute myapp 之类的东西吗?类似于在 libtool 脚本上启动 gdb?

【问题讨论】:

    标签: macos memory-leaks libtool


    【解决方案1】:

    我认为你应该只安装程序然后在那里调试它。然后就没有 libtool 了。或许可以使用实际安装中的替代前缀。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-01-05
      • 2014-09-16
      • 1970-01-01
      • 2013-01-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多