LLDB (debugger)
The LLDB Debugger (LLDB) is the debugger created by Chris Lattner as a component of the LLVM project. It is built as a set of reusable components which extensively use existing libraries from LLVM, such as the Clang expression parser and LLVM disassembler.