I would like to understand a bit better how to debug my iOS code with LLDB. I often see my colleagues debugging using the prompt, to see for instance the value of variables and so on. Where can I find some documentation as to how to use the LLDB debugger on command line?
Thanks in advance.
You may want to watch the Apple WWDC session video on lldb from June, if you have access to those. https://developer.apple.com/videos/wwdc/2012/ Session title was "Debugging with LLDB", the description of the session is
LLDB is the next-generation debugger for OS X and iOS. Get an introduction to using LLDB via the console interface and within Xcode's graphical debugger. The team that created LLDB will demonstrate the latest features and improvements, helping you track down bugs more efficiently than ever before.
I think this is the best resource for LLDB since it is the official tutorial.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With