blob: 9b9a87780f211a845d40cf5b34c6fb3f40db272b (
plain)
1
2
3
4
5
6
7
8
9
|
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.
This is a meta port. The Clang compiler is installed by the
devel/llvm38 port.
WWW: http://lldb.llvm.org/
|