Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有这个崩溃,它在我的应用程序中随机发生。我的代码中有很多 objectAtIndex,我怎么知道导致他崩溃的数组的名称?
有没有一种快速读取十六进制数字的方法?
非常感谢!
您可以通过在断点导航器中设置异常断点来找出崩溃发生的位置。
现在启用断点并运行您的代码。现在它停在发生崩溃的步骤。