Aug 5th, 2015
Lldb Breakpoint Stuff
Just like in my previous post I need to jot down some useful commands for Lldb because I need to look them up so often. It contains standard breakpoint handling and running - just the very simple basics I should never forget. Note that this document will grow over time, hopefully.
First of all, do not forget to prepend xcrun to lldb, that makes it much more useable: