llvm-capstone/lldb/docs/status/releases.rst
Jonas Devlieghere 4229f70d22 [LLDB] Make a clear distinction between usage & development docs
This renames the "Goals & Status" section to "Project" and the
"Resources" section to "Development". To better match this layout I've
moved the releases page under "Project".
2019-11-14 09:04:28 -08:00

22 lines
358 B
ReStructuredText

Releases
========
Nightly Builds
--------------
Nightly builds of LLDB are packaged and tested from trunk:
Debian and Ubuntu: https://apt.llvm.org
The pkgsrc framework offers a package with recent LLDB in the wip repository:
::
cd pkgsrc/wip/lldb-git
make install clean
Releases
--------
LLDB is packaged in most of the Debian & Ubuntu releases.