svn commit: r258884 - in head: contrib/llvm/tools/lldb/include/lldb contrib/llvm/tools/lldb/include/lldb/API contrib/llvm/tools/lldb/include/lldb/Breakpoint contrib/llvm/tools/lldb/include/lldb/Cor...

Ed Maste emaste at freebsd.org
Tue Dec 3 21:51:17 UTC 2013


On 3 December 2013 15:48, Eitan Adler <eadler at freebsd.org> wrote:
> On Tue, Dec 3, 2013 at 2:23 PM, Ed Maste <emaste at freebsd.org> wrote:
>> Author: emaste
>> Date: Tue Dec  3 19:23:54 2013
>> New Revision: 258884
>> URL: http://svnweb.freebsd.org/changeset/base/258884
>>
>> Log:
>>   Update LLDB to upstream r196259 snapshot
>
> Thanks!
>
> When you update vendor sources can you please include a brief
> changelog?  It would help to know if its worth updating or what new
> features to get excited about.  :)

LLDB is in sort of a "technology preview" state on FreeBSD at the
moment, and each new snapshot brings a slew of bug fixes and
improvements.  At this point each snapshot is worth an update and
rebuild for anyone testing.  Before too long we'll be able to track
LLDB releases (e.g. 3.5, 3.6) in FreeBSD just as we do with clang and
llvm, and you can refer to the upstream changelogs.

In this specific case the snapshot update was done as a prerequisite
to the threaded inferior support, which I just committed in r258892.

You can see the current state of the port at
https://wiki.freebsd.org/lldb, and I'm very interested in hearing
about any test results.


More information about the svn-src-all mailing list