Video Tutorial: Using LLDB in iOS Part 3: Backtraces, Threads, and Frames

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. By Brian Moakley.

Leave a rating/review
Save for later
Share

Contents

Hide contents

Video Tutorial: Using LLDB in iOS Part 3: Backtraces, Threads, and Frames

0 mins

Challenge

Your challenge for this tutorial is to diagnose where a bug is located using backtrace, thread, and frame commands and then fix the return value using the thread return command.

Download demo starter

Download demo finished

Download challenge starter

Download challenge finished

Download lecture slides

Contributors

Over 300 content creators. Join our team.