ios - Xcode 8 内存图 malloc 堆栈无法加载回溯

标签 ios xcode debugging xcode8

我在 Xcode 8.1 中使用内存图,看不到回溯,只能看到内存地址。我已经打开了“Malloc Stack”。

截图如下:

enter image description here

最佳答案

检查当前配置(大概是调试)的 DEBUG_INFORMATION_FORMAT build设置是否设置为dwarf with dsym。这可能是缺少符号的原因。

关于ios - Xcode 8 内存图 malloc 堆栈无法加载回溯,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40882761/

相关文章:

node.js - 在文件中输出调试包日志

iphone - 删除 NSDocumentDirectory 中的图像

iphone - 在 Xcode 中组织不同版本的应用程序

iphone - 在 ScrollView 崩溃时需要帮助

ios - 错误初始化 AZSCloudStorageAccount Swift 3

c++ - 在 Linux 中使用 Netbeans 调试具有 GUI 前端的 C++ 源代码

iphone - 如何在 Objective C 中检测图像中的不同层

ios - 使用 Swift 创建 Flutter 项目

ios - 使用 AlamoFire 和本地 JSON

sql - 在SQL 2008 Management Studio中调试时在存储的proc中查询临时表