iOS debug 大杀器
更新:HHH   时间:2023-1-7


我们在控制台可以得到了两个主要的信息:

进程ID:pid

崩溃地址:addr

我们打开终端,输入以下命令:

sudo malloc_history pid addr


返回移动开发教程...