Printing Objective-C Invocations in LLDB

Ari Grant: A while ago Facebook open-sourced Chisel, a collection of commands and functions to assist in debugging iOS apps in LLDB.[…]
There is one command that I find particularly fun and interesting yet haven’t had the chance to write about, until this post.The command is pinvocation (for print invocation) which is most useful for debugging … Continue reading Printing Objective-C Invocations in LLDB