llvm-project/lldb/source/Plugins
Greg Clayton 596ed24e43 If a process plug-in was specified by name, always let the plug-in get used.
llvm-svn: 142688
2011-10-21 21:41:45 +00:00
..
ABI Have the FuncUnwinder object request & provide an architecture-defined 2011-09-15 00:44:34 +00:00
Disassembler/llvm Fixed the public and internal disassembler API to be named correctly: 2011-09-27 00:58:45 +00:00
DynamicLoader Patch from dawn@burble.org to build on linux! 2011-10-10 23:11:50 +00:00
Instruction/ARM Fix two logic errors uncovered by the static analyzer. 2011-08-16 01:16:02 +00:00
LanguageRuntime Changed lldb_private::Type over to use the intrusive ref counted pointers 2011-10-18 23:36:41 +00:00
ObjectContainer Update declarations for all functions/methods that accept printf-style 2011-09-20 21:44:10 +00:00
ObjectFile Removed namespace qualification from symbol queries. 2011-10-13 16:49:47 +00:00
OperatingSystem/Darwin-Kernel Added ClangNamespaceDecl * parameters to several 2011-10-12 02:08:07 +00:00
Platform Added to the public API to allow symbolication: 2011-09-24 00:52:29 +00:00
Process If a process plug-in was specified by name, always let the plug-in get used. 2011-10-21 21:41:45 +00:00
SymbolFile Fixed some issues where we might not have one of the new apple accelerator 2011-10-20 22:30:33 +00:00
SymbolVendor/MacOSX Don't put modules for .o files into the global shared module list. We 2011-09-18 18:59:15 +00:00
UnwindAssembly Fix verbose logging of unwinders. 2011-09-29 22:34:41 +00:00
Makefile Patch from Dragos Tatulea to re-enable the PECOFF object file parser for all 2011-10-11 16:42:21 +00:00