lldb

LLVM 저수준 디버거. 더 많은 정보: https://lldb.llvm.org/man/lldb.html.

lldb "{{실행_파일}}"

lldb -p {{프로세스_ID}}

lldb -w -n "{{프로세스_이름}}"