35 lines
908 B
ReStructuredText
35 lines
908 B
ReStructuredText
Releases
|
|
========
|
|
|
|
Nightly Builds
|
|
--------------
|
|
|
|
Nightly builds of LLDB are packaged and tested from trunk:
|
|
|
|
Debian and Ubuntu: llvm.org/apt
|
|
|
|
The pkgsrc framework offers a package with recent LLDB in the wip repository:
|
|
|
|
::
|
|
|
|
cd pkgsrc/wip/lldb-git
|
|
make install clean
|
|
|
|
Releases
|
|
--------
|
|
|
|
Debian packages are available for LLDB 3.5 and later.
|
|
|
|
* `Jessie - LLDB 3.5 <https://packages.debian.org/jessie/lldb>`_
|
|
* `Stretch - LLDB 3.8 <https://packages.debian.org/stretch/lldb>`_
|
|
* `Buster - LLDB 6.0 <https://packages.debian.org/buster/lldb>`_
|
|
* `Sid - LLDB 6.0 <https://packages.debian.org/sid/lldb>`_
|
|
|
|
Ubuntu packages are available for LLDB 3.8 and later.
|
|
|
|
* `Ubuntu 16.04LTS - LLDB 3.8 <https://packages.ubuntu.com/xenial/lldb>`_
|
|
* `Ubuntu 18.04LTS - LLDB 6.0 <https://packages.ubuntu.com/bionic/lldb>`_
|
|
|
|
Arch Linux packages the latest `LLDB 6.0
|
|
<https://www.archlinux.org/packages/extra/x86_64/lldb/>`_.
|