.. |
ABI
|
Revert "Fix warnings found with clang-cl."
|
2015-02-25 19:52:41 +00:00 |
Disassembler
|
Change the default disassembly format again. First attempt at
|
2015-02-13 23:24:21 +00:00 |
DynamicLoader
|
Reduce header footprint of Target.h
|
2015-03-03 19:23:09 +00:00 |
Instruction
|
UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
|
2015-02-23 10:19:16 +00:00 |
InstrumentationRuntime
|
Change AddressSanitzierRuntime to print its info message via
|
2014-12-09 20:52:26 +00:00 |
JITLoader
|
Reduce header footprint of Target.h
|
2015-03-03 19:23:09 +00:00 |
LanguageRuntime
|
Reduce header footprint of Target.h
|
2015-03-03 19:23:09 +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
|
Avoid crashing by not mmap'ing files on network mounted file systems.
|
2015-02-23 23:47:09 +00:00 |
ObjectFile
|
Further reduce the header footprint of Process.h
|
2015-03-03 21:51:25 +00:00 |
OperatingSystem
|
Fixed deadlocks that could occur when using python for breakpoints, operating system plugins, and other async python usage.
|
2014-02-13 23:34:38 +00:00 |
Platform
|
Don't #include FormatManager.h from Debugger.h
|
2015-03-03 23:11:11 +00:00 |
Process
|
Fix errors building on linux.
|
2015-03-03 23:36:51 +00:00 |
SymbolFile
|
Optimize finding the Complete Definition of an ObjC class for debug with .o files with lots of .o files.
|
2015-02-25 22:41:34 +00:00 |
SymbolVendor
|
Reduce the number of components initialized by lldb-server to reduce static binary size.
|
2015-03-02 15:14:50 +00:00 |
SystemRuntime
|
Don't #include ClangASTContext.h from Module.h
|
2015-03-03 18:34:26 +00:00 |
UnwindAssembly
|
Don't #include ClangPersistentVariables.h from Process.h
|
2015-03-03 21:05:17 +00:00 |
CMakeLists.txt
|
Fix cmake build for PluginInstrumentationRuntimeAddressSanitizer.
|
2014-10-11 20:11:18 +00:00 |
Makefile
|
Reduce the number of components initialized by lldb-server to reduce static binary size.
|
2015-03-02 15:14:50 +00:00 |