Learn how to use LLDB to print out backtraces anywhere in your code, manage your threads, change return values of you methods, and print out all your local variables right from the console.
Video Tutorial: Using LLDB in iOS Part 3: Backtraces, Threads, and Frames is a post from: Ray Wenderlich
The post Video Tutorial: Using LLDB in iOS Part 3: Backtraces, Threads, and Frames appeared first on Ray Wenderlich.