hanchenye-llvm-project/lldb/source/Plugins
Jason Molenda a410679ed6 When we detect a stack unwind loop, before we abort
the backtrace, try falling back to the architecture default
unwind plan and see if we can backtrace a little further.
<rdar://problem/18556719> 

llvm-svn: 219247
2014-10-07 22:55:13 +00:00
..
ABI RegisterContextLLDB::InitializeNonZerothFrame had a bit of code to 2014-09-02 23:04:01 +00:00
Disassembler
DynamicLoader Add another address to check for the kernel's load addr in debug configs. 2014-10-06 22:23:30 +00:00
Instruction Update lldb to track recent Triple arm64 enum removal and collapse into aarch64. 2014-07-23 14:37:35 +00:00
JITLoader Fix JITLoaderGDB for 64-bit host and 32-bit target 2014-09-15 19:55:27 +00:00
LanguageRuntime This checkin is the first step in making the lldb thread stepping mechanism more accessible from 2014-09-29 23:17:18 +00:00
MemoryHistory Add ASan history threads into process_sp->GetExtendedThreadList, so they don't get freed too early 2014-09-23 18:20:24 +00:00
ObjectContainer
ObjectFile Very minimal support 24-bit kalimbas. Vanilla "memory read" for data sections 2014-09-29 08:02:24 +00:00
OperatingSystem
Platform Move ConnectionFileDescriptor to platform-specific Host directory. 2014-10-06 21:22:36 +00:00
Process When we detect a stack unwind loop, before we abort 2014-10-07 22:55:13 +00:00
SymbolFile dwarf: add dwarf v4 maximum_operations_per_instruction to DWARFDebugLine. 2014-09-29 23:11:09 +00:00
SymbolVendor
SystemRuntime Change SystemRuntimeMacOSX::ReadLibdispatchTSDIndexes to use the 2014-09-12 00:09:04 +00:00
UnwindAssembly Remove trailing whitespace from lines in UnwindAssembly-x86.cpp. No other changes. 2014-08-25 23:46:06 +00:00
CMakeLists.txt ASan malloc/free history threads 2014-09-04 01:03:18 +00:00
Makefile ASan malloc/free history threads 2014-09-04 01:03:18 +00:00