我发现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.
非常感谢任何有关文档的直接建议/指示。
由于
答案 0 :(得分:-2)
尝试启动仪器并使用“分配”。