mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
9de8b882a7
lldb installed by devel/llvm37. No port should depend on these ports.
10 lines
338 B
Plaintext
10 lines
338 B
Plaintext
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/llvm-devel port.
|
|
|
|
WWW: http://lldb.llvm.org/
|