blob: e492e0744586de0934c6254f843d8ea5973c644f [file] [log] [blame]
Greg Clayton854bb532010-06-10 02:48:57 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5<link href="style.css" rel="stylesheet" type="text/css" />
Ashok Thirumurthi2f27f402013-06-07 19:21:45 +00006<title>Downloading LLDB</title>
Greg Clayton854bb532010-06-10 02:48:57 +00007</head>
8
9<body>
Ashok Thirumurthi2f27f402013-06-07 19:21:45 +000010 <div class="www_title">
11 The <strong>LLDB</strong> Debugger
12 </div>
13
Greg Clayton854bb532010-06-10 02:48:57 +000014<div id="container">
15 <div id="content">
Ashok Thirumurthi2f27f402013-06-07 19:21:45 +000016
17 <!--#include virtual="sidebar.incl"-->
18
Greg Clayton854bb532010-06-10 02:48:57 +000019 <div id="middle">
Ashok Thirumurthi2f27f402013-06-07 19:21:45 +000020 <div class="post">
21 <h1 class ="postheader">Latest LLDB</h1>
22 <div class="postcontent">
Ashok Thirumurthi67e0d372013-06-10 15:26:48 +000023 <p>Nightly builds of LLDB are <a href="http://blog.llvm.org/2013/04/llvm-debianubuntu-nightly-packages.html">packaged and tested</a> from trunk:</p>
Ashok Thirumurthi2f27f402013-06-07 19:21:45 +000024 <ul>
25 <li>Debian and Ubuntu:
26 <a href="http://llvm.org/apt/">llvm.org/apt</a></li>
27 </ul>
28 </div>
29 <div class="postfooter"></div>
30 </div>
31 <div class="post">
32 <h1 class ="postheader">LLDB releases</h1>
33 <div class="postcontent">
34 <p>Debian packages are available for LLDB 3.2 and later.</p>
35 <ul>
Ashok Thirumurthi8270f312013-06-19 19:32:56 +000036 <li><a href="http://packages.debian.org/experimental/lldb-3.4">LLDB 3.4 - incremental release</a> (experimental)</li>
Ashok Thirumurthi67e0d372013-06-10 15:26:48 +000037 <ul>
38 <li><a href="http://packages.debian.org/experimental/amd64/lldb-3.4/download">amd64</a> (x86-64)</li>
39 <li><a href="http://packages.debian.org/experimental/s390/lldb-3.4/download">System/390</a> (i386)</li>
40 </ul>
Ashok Thirumurthi8270f312013-06-19 19:32:56 +000041 <li><a href="http://packages.debian.org/unstable/lldb-3.3">LLDB 3.3</a> (unstable)</li>
Ashok Thirumurthi67e0d372013-06-10 15:26:48 +000042 <li><a href="http://packages.debian.org/unstable/lldb-3.2">LLDB 3.2</a> (unstable)</li>
Ashok Thirumurthi2f27f402013-06-07 19:21:45 +000043 </ul>
44 </div>
45 <div class="postfooter"></div>
46 </div>
47 </div>
Greg Clayton854bb532010-06-10 02:48:57 +000048 </div>
49</div>
50</body>
Ashok Thirumurthi8270f312013-06-19 19:32:56 +000051</html>