llvm-project/lldb/source
Kuba Brecka a51ea3822a Implement ASan history threads in SB API
Reviewed at
http://reviews.llvm.org/D5219
and
http://lists.cs.uiuc.edu/pipermail/lldb-commits/Week-of-Mon-20140901/012809.html

llvm-svn: 217300
2014-09-06 01:33:13 +00:00
..
API Implement ASan history threads in SB API 2014-09-06 01:33:13 +00:00
Breakpoint Fix typos. 2014-07-01 21:22:11 +00:00
Commands ASan malloc/free history threads 2014-09-04 01:03:18 +00:00
Core Start plumbing the type validator logic through to the ValueObjects; allow a ValueObject to have a validator, to update it from the FormatManager, and to retrieve (and cache) the result of the validation 2014-09-05 21:46:22 +00:00
DataFormatters Start plumbing the type validator logic through to the ValueObjects; allow a ValueObject to have a validator, to update it from the FormatManager, and to retrieve (and cache) the result of the validation 2014-09-05 21:46:22 +00:00
Expression Really fix the LLDB build 2014-09-03 00:40:36 +00:00
Host Fix MacOSX cmake build for new HostInfoMacOSX file. 2014-09-02 21:10:23 +00:00
Interpreter Allow "breakpoint command add" to add commands to more than one breakpoint at a time. 2014-08-29 17:34:17 +00:00
Plugins Added logging of the POSIX-DYLD rendezvous address (i.e. the info_location address) 2014-09-05 22:28:40 +00:00
Symbol Copy unwind plan instead of modifying it directly, so "image show-unwind" prints different plans for asynchronous and synchronous. 2014-08-25 23:09:40 +00:00
Target Implement ASan history threads in SB API 2014-09-06 01:33:13 +00:00
Utility lldb - Register Context Linux ARM64 2014-08-29 16:01:35 +00:00
CMakeLists.txt ASan malloc/free history threads 2014-09-04 01:03:18 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Fix typos. 2014-07-01 21:22:11 +00:00
lldb.cpp ASan malloc/free history threads 2014-09-04 01:03:18 +00:00