<p>Obtaining read only access to the LLDB sources is easy:</p>
<ul>
<li>svn co http://llvm.org/svn/llvm-project/lldb/trunk lldb</li>
</ul>
<p>If you prefer using Git, you can check out LLDB from the <ahref="http://llvm.org/docs/GettingStarted.html#git-mirror">LLVM git mirror</a> instead:</p>
<ul>
<li>git clone http://llvm.org/git/lldb.git</li>
</ul>
</div>
<divclass="postfooter"></div>
</div>
<divclass="post">
<h1class ="postheader">Contributing to LLDB</h1>
<divclass="postcontent">
<p>If you wish to contribute to LLDB, you must first get commit access by