lldb
The LLVM Low-Level Debugger.
- Debug an executable:
- Attach `lldb` to a running process with a given PID:
- Wait for a new process to launch with a given name, and attach to it:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).