From 1dcb179d8ba7def6dfba46b759691e5ca61a0831 Mon Sep 17 00:00:00 2001
From: Gabor Pali Thanks to all the reporters for the excellent work! This report
- contains 14 entries and we hope you enjoy reading it.
The deadline for submissions covering between January and March 2014 is April 7th, 2014.
@@ -818,4 +818,55 @@ libvirt management layer. + +LLDB is the debugger in the LLVM family of projects. It + supports Mac OS X, Linux, and &os;, with ongoing work to support + Windows.
+ +In the last quarter of 2013, LLDB gained support for live + (ptrace(2)-based) debugging of multithreaded processes + on &os;. Initial &os; MIPS target support has also been + committed, along with a number of endianness fixes in the + general LLDB infrastructure.
+ +The LLDB snapshot in the &os; tree was updated to + r196322. Currently disabled by default, it will be + enabled for amd64 after the import of Clang 3.4. + In the interim, it may be enabled by adding WITH_LLDB= + to src.conf(5).
+ +This project is sponsored by DARPA/AFRL in collaboration with + SRI International and the University of Cambridge.
+ + +