llvm-project/lldb/source/Plugins
Greg Clayton 1c22be6999 Added process and thread logging the python OperatingSystem plug-in.
llvm-svn: 166608
2012-10-24 18:39:14 +00:00
..
ABI Add a new ABI plugin method which specifies whether the architecture 2012-10-16 02:39:21 +00:00
Disassembler/llvm Bunch of cleanups for warnings found by the llvm static analyzer. 2012-10-12 17:34:26 +00:00
DynamicLoader Change the name of the variable used to detect if we are loading kexts to "load-kexts" instead of "disable-kext-loading" since the value is a boolean. This was requested by the person who requested the feature. It now defaults to true: 2012-10-19 20:53:18 +00:00
Instruction/ARM Reimplemented the code that backed the "settings" in lldb. There were many issues with the previous implementation: 2012-08-22 17:17:09 +00:00
LanguageRuntime Objective C cleanup. Removed an cache that was no longer needed and changes the code that gets the dynamic type and class name to use our new Objective C cache. 2012-10-23 22:41:19 +00:00
ObjectContainer Remove LLDB_DISABLE_PYTHON ifndef around FormatManager::LoadObjCFormatters() prototype, 2012-09-11 06:35:15 +00:00
ObjectFile Bunch of cleanups for warnings found by the llvm static analyzer. 2012-10-12 17:34:26 +00:00
OperatingSystem Added process and thread logging the python OperatingSystem plug-in. 2012-10-24 18:39:14 +00:00
Platform Also remove PlatformiOSSimulator::GetProcessInfo decl from 2012-10-20 04:57:29 +00:00
Process Patch from Ashok Thirumurthi that enabled FPU registers for POSIX x86_64. 2012-10-24 18:24:14 +00:00
SymbolFile Added support for zero-length arrays at the end 2012-10-22 23:56:48 +00:00
SymbolVendor/MacOSX <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
UnwindAssembly Change how the UnwindAssemblyInstEmulation class tracks the setup of 2012-10-23 03:08:31 +00:00
Makefile Patch submitted by Dan Malea -- I introduced a dependency between 2012-10-04 02:16:06 +00:00