.. |
API
|
Add PlatformRemoteAppleWatch (apple watch), PlatformRemoteAppleTV (apple tv),
|
2015-11-06 00:22:53 +00:00 |
Breakpoint
|
[LLDB][Watchpoint] Change ignore_count condition location to fix watchpoint ignore feature for architectures with watchpoint_exceptions_received=before
|
2015-11-03 09:04:33 +00:00 |
Commands
|
CommandObjectProxy needs to proxy GenerateHelpText as well as
|
2015-11-05 01:18:07 +00:00 |
Core
|
A little more careful handling of platforms and unspecified unknown
|
2015-11-06 01:43:36 +00:00 |
DataFormatters
|
Fix an issue where LLDB would truncate summaries for string types without producing any evidence thereof
|
2015-11-04 00:02:08 +00:00 |
Expression
|
AddInitialArguments -> AddArguments, and we pass in the struct_address and push it too. All the
|
2015-11-05 00:24:18 +00:00 |
Host
|
Jim thinks we shouldn't bother to pollute the svn repo with these
|
2015-11-06 00:55:17 +00:00 |
Initialization
|
Completely avoid building Apple simulator on non-Darwin platforms.
|
2015-11-05 20:45:29 +00:00 |
Interpreter
|
LLDB needs a mutex around getopt_long_only() function calls to avoid multi-threading option parsing issues.
|
2015-11-05 00:38:39 +00:00 |
Plugins
|
Change the way we read data from the ObjC runtime
|
2015-11-06 03:04:56 +00:00 |
Symbol
|
Fix __fp16 types so we can display them and use them in expressions.
|
2015-11-03 23:23:22 +00:00 |
Target
|
Add a warning to TargetList::CreateTargetInternal
|
2015-11-05 23:59:30 +00:00 |
Utility
|
Fix module cache sym links' creation for symbol files.
|
2015-11-03 00:30:19 +00:00 |
CMakeLists.txt
|
Add initial CMake glue for the NetBSD platform
|
2015-10-24 00:27:04 +00:00 |
Makefile
|
[Makefiles] Align library names with CMake build
|
2015-07-14 20:25:19 +00:00 |
lldb.cpp
|
Move LLDB initialization/shutdown to Initialization.
|
2015-03-19 22:00:21 +00:00 |