lldb

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

lldb "{{executable}}"

lldb -p {{pid}}

lldb -w -n "{{process_name}}"