On Mar 7, 2013, at 1:24 PM, Russell E. Owen <[email protected]> wrote: > We have a linux system that uses LLVM 3.2 and Clang 3.2. I would really > like to have LLDB available, as well. > > However, I have not found an official repo of LLDB 3.2, even though the > release notes for LLVM 3.2 > <http://llvm.org/releases/3.2/docs/ReleaseNotes.html> do mention it. > > svn ls http://llvm.org/svn/llvm-project/lldb/tags > shows lots of LLDB tags, but none that are labelled 3.2. Is one of them > the right choice, and does it work well on linux? > > Any suggestions on how best to proceed? Given a choice we prefer stable > releases, but robustness is even more important.
There has been a lot of work done on Linux in the past 6 months. I am afraid that if you grab LLDB sources from that long ago the linux LLDB won't be very functional. Greg _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
