lldb Command Examples

The LLVM Low-Level Debugger. More information: https://lldb.llvm.org.

lldb {{executable}}

lldb -p {{pid}}

lldb -w -n {{process_name}}