Video Tutorial: Using LLDB in iOS Part 8: Using Chisel
In this video tutorial you will learn about the chisel library which extends LLDB, adding new functions for you to use in your apps.

Challenge
For this challenge, you will need to download the sample app, then download and install Chisel. Once you have it installed, run “help –a” to print out all the commands. Next go through each command one at a time, print help on it, and use it on the provided sample app.
Comments