文档
- 官网- LLDB Homepage — The LLDB Debugger
 
- 教程- Tutorial — The LLDB Debugger
 
- LLDB和GDB命令对比- GDB to LLDB command map — The LLDB Debugger- https://lldb.llvm.org/use/map.html- 背景:由于GDB使用更广泛,所以LLDB为了让从GDB转过来的人,更快上手,而整理了GDB命令到LLDB命令的映射的文档,介绍的很详细,值得参考
 
 
- https://lldb.llvm.org/use/map.html
 
- GDB to LLDB command map — The LLDB Debugger