llvm-project/lldb/source
Enrico Granata ea0ef6b19d Add support for resolving dynamic types of extended ObjC tagged pointers
rdar://problem/24401051

llvm-svn: 266001
2016-04-11 21:50:35 +00:00
..
API Provide more information in ThreadSanitizer's JSON data. Move remaining TSan logic from SBThread to InstrumentationRuntime plugin. 2016-04-10 18:57:38 +00:00
Breakpoint Add a DiagnosticManager replace error streams in the expression parser. 2016-03-19 00:03:59 +00:00
Commands Cleanups to command alias to refer to itself as 'command alias' and not allow to make aliases starting with a - as that isn't really supported, and is most often a mistake (trying to pass options) 2016-04-08 17:56:57 +00:00
Core Remove unintentional return 2016-04-11 11:19:37 +00:00
DataFormatters Remove even more of the data formatters that silently run code 2016-04-08 21:24:24 +00:00
Expression If the fixed expression doesn't parse, don't tell the user about it. 2016-04-06 00:25:04 +00:00
Host Make FileSpec handling platform-independent 2016-04-04 14:39:12 +00:00
Initialization Move DynamicLoader plugins to SystemInitializerFull 2016-03-29 15:00:26 +00:00
Interpreter Add help for our regular expression commands when aliased 2016-04-08 17:56:26 +00:00
Plugins Add support for resolving dynamic types of extended ObjC tagged pointers 2016-04-11 21:50:35 +00:00
Symbol Fix-up LLDB build after rL13179 2016-04-08 14:31:13 +00:00
Target Provide more information in ThreadSanitizer's JSON data. Move remaining TSan logic from SBThread to InstrumentationRuntime plugin. 2016-04-10 18:57:38 +00:00
Utility Fixed an issue that could cause debugserver to return two stop reply packets ($T packets) for one \x03 interrupt. The problem was that when a \x03 byte is sent to debugserver while the process is running, and up calling: 2016-04-01 00:41:29 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00
lldb.cpp Add more NetBSD platform glue for lldb 2015-11-07 15:31:54 +00:00