LLVM 低级调试器。 更多信息:https://lldb.llvm.org/man/lldb.html.
lldb "{{可执行的命令}}"
lldb
lldb -p {{进程号 PID}}
lldb -w -n "{{进程名}}"