On 3 December 2013 15:48, Eitan Adler <[email protected]> wrote: > On Tue, Dec 3, 2013 at 2:23 PM, Ed Maste <[email protected]> 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
