mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
5 lines
310 B
Text
5 lines
310 B
Text
LLDB is a next generation, high-performance debugger. It is built as a set of
|
|
reusable components which highly leverage existing libraries in the larger LLVM
|
|
Project, such as the Clang expression parser and LLVM disassembler.
|
|
|
|
lldb-mi is console program that allows programmatic access to a debugging session.
|