llvm-project/lldb/source/Plugins
Enrico Granata 890af72acc Basic handling of Objective-C tagged pointers: return a custom ISA and typename when one is detected
llvm-svn: 136819
2011-08-03 22:01:27 +00:00
..
ABI Created a std::string in the base StopInfo class for the description and 2011-06-04 01:26:29 +00:00
Disassembler/llvm Fixed an issue of wrong (by +2) branch target calculation in the disassembler's symbolic information output. 2011-08-03 04:50:37 +00:00
DynamicLoader Add method Module::IsLoadedInTarget, and then in the MacOS X dynamic loader, after we 2011-08-03 01:03:17 +00:00
Instruction/ARM Fixed some issues with ARM backtraces by not processing any push/pop 2011-07-06 04:07:21 +00:00
LanguageRuntime Basic handling of Objective-C tagged pointers: return a custom ISA and typename when one is detected 2011-08-03 22:01:27 +00:00
ObjectContainer Fixed an issue with parsing object files from .a archives. 2011-08-03 04:39:36 +00:00
ObjectFile Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate 2011-07-19 03:57:15 +00:00
Platform Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00
Process Patch from David Forsythe for FreeBSD build! 2011-08-03 18:55:26 +00:00
SymbolFile Fixed a bug in which the DWARF reader did not distinguish 2011-08-02 22:21:50 +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 Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00