chisel

Collection of LLDB commands to assist debugging iOS apps

brewmacoslinux
Try with needOr install directly
Source

About

Collection of LLDB commands to assist debugging iOS apps

Commands

chisel

Examples

Load chisel commands into LLDB debugger session$ lldb (lldb) command script import /usr/local/opt/chisel/libexec/chisel/chisel.py
List all available chisel commands in LLDB$ (lldb) help chisel
Use chisel to print view hierarchy of iOS app$ (lldb) pvc