llvm-project/lldb/source
Greg Clayton 24feaf70aa Fixed SectionLoadHistory::GetSectionLoadListForStopID() to always return a valid "SectionLoadList *".
<rdar://problem/15818525>

llvm-svn: 208796
2014-05-14 17:25:00 +00:00
..
API Add a new SBThread::SafeToCallFunctions API; this calls over to 2014-05-13 22:02:48 +00:00
Breakpoint Rename eExecution*** to eExpression*** to be consistent with the result type. 2014-05-05 02:47:44 +00:00
Commands lldb TOT is dropping the last entry for multi-line IOHandlers that use the IOHandlerDelegateMultiline. 2014-05-08 16:59:00 +00:00
Core Replace SIZE_T_MAX with std::numeric_limits value in Section.cpp. 2014-05-14 16:15:43 +00:00
DataFormatters Rename eExecution*** to eExpression*** to be consistent with the result type. 2014-05-05 02:47:44 +00:00
Expression Rename eExecution*** to eExpression*** to be consistent with the result type. 2014-05-05 02:47:44 +00:00
Host "process kill" and "process detach" were causing double prompts or prompts that would overwrite each other. Fixed now. 2014-05-08 23:04:39 +00:00
Interpreter Args::StringToGenericRegister will now accept "lr" as 2014-05-09 04:09:48 +00:00
Plugins lldb: gdb remote support always falls back to $qC when no $qProcessInfo. 2014-05-14 00:15:32 +00:00
Symbol Track recent changes in clang internals 2014-05-03 15:05:45 +00:00
Target Fixed SectionLoadHistory::GetSectionLoadListForStopID() to always return a valid "SectionLoadList *". 2014-05-14 17:25:00 +00:00
Utility Switch NULL to C++11 nullptr in source/Symbol and source/Utility 2014-04-20 13:17:36 +00:00
CMakeLists.txt lldb arm64 import. 2014-03-29 18:54:20 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Put "jit" in alpha order in log category list 2014-03-05 13:43:23 +00:00
lldb.cpp sanitise sign comparisons 2014-04-02 03:51:35 +00:00