ports/devel/lldb-mi/pkg-descr
2024-05-18 15:06:36 +03:00

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.