iOS 调试问题汇总

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了iOS 调试问题汇总相关的知识,希望对你有一定的参考价值。

1.lldb: Couldn‘t materialize: couldn‘t get the value of variable

解答:I see this when I run a RELEASE (vs a DEBUG) build (Product->Scheme...->Edit Scheme...->Info, then set Build Configuration to "Debug".

以上是关于iOS 调试问题汇总的主要内容,如果未能解决你的问题,请参考以下文章

开发调试工具----DDMS

DDMS_Threads的简单使用

iOS 调试问题汇总

Android调试工具DDMS的使用详解

Android调试工具DDMS的使用详解

解决真机调试时Eclipse DDMS上打不开/data目录的问题