The LLVM Low-Level Debugger. More information: https://lldb.llvm.org/man/lldb.html.
lldb "{{executable}}"
lldb
lldb -p {{pid}}
lldb -w -n "{{process_name}}"