llvm-project/lldb/source/Plugins
Greg Clayton 1cbc52cd64 Added some comments.
llvm-svn: 132066
2011-05-25 17:56:20 +00:00
..
ABI ABI plug-ins must implement the following pure virtual functions: 2011-05-24 23:06:02 +00:00
Disassembler/llvm Add comment. 2011-05-24 20:36:40 +00:00
DynamicLoader Don't resolve the path when we extract the path from the dyld info or we 2011-05-23 23:14:34 +00:00
Instruction/ARM Fixed an issue in the EmulateInstructionARM there the IT opcode was trying to 2011-05-23 18:04:09 +00:00
LanguageRuntime Fix a thinko in converting to ReadCStringFromMemory. 2011-05-24 19:08:00 +00:00
ObjectContainer Modified the ArchSpec to take an optional "Platform *" when setting the triple. 2011-04-07 22:46:35 +00:00
ObjectFile ABI plug-ins must implement the following pure virtual functions: 2011-05-24 23:06:02 +00:00
Platform This patch add a "fake" attach waiting for a real implementation and 2011-05-13 21:29:50 +00:00
Process Added some comments. 2011-05-25 17:56:20 +00:00
SymbolFile Do not parse DIE's outside a compilation units range. 2011-05-20 04:27:12 +00:00
SymbolVendor/MacOSX LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide 2011-03-08 22:40:15 +00:00
UnwindAssembly Add UnwindAssembly plugins to makefile build 2011-05-19 17:34:58 +00:00
Makefile Add the LanguageRuntime plugins to the makefile build, and remove the 2011-05-19 23:44:09 +00:00