在iPhone设备上调试时是否可以使用终端malloc_history?

时间:2011-02-12 11:58:15

标签: iphone debugging console terminal

我发现malloc_history在iOS模拟器上测试时很有用,是否可以为物理设备(iPhone 4)配置它。

控制台上,我收到与此相似的消息

warning: Unable to read symbols for /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1 (8C148)/Symbols/Developer/usr/lib/libXcodeDebuggerSupport.dylib (file not found).

我需要在某处设置此文件吗?

终端上,我得到了这个

malloc_history cannot examine process xxxx because the process does not exist.

非常感谢任何有关文档的直接建议/指示。

由于

1 个答案:

答案 0 :(得分:-2)

尝试启动仪器并使用“分配”。