简体   繁体   English

如何在 iOS 上调试没有响应的第三方应用程序?

[英]How to debug a third party app on iOS that is not responding?

I have an iOS app that freezes after a while.我有一个 iOS 应用程序会在一段时间后冻结。 I don't own the app and I don't have the source code.我不拥有该应用程序,也没有源代码。 How can I take a spindump like I know it from Mac applications (or something similar) of that app in order to give the developer some hints on where to look for the issue?我怎样才能像我从该应用程序的 Mac 应用程序(或类似的东西)中所知道的那样进行 spindump,以便为开发人员提供一些关于在哪里寻找问题的提示?

some hints on where to look for the issue关于在哪里寻找问题的一些提示

Jailbroken iOS Device, LLDB debugger, plus third-party assistance tools.越狱 iOS 设备、LLDB 调试器,以及第三方辅助工具。

Few articles as a starting point:几篇文章作为起点:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM