hanchenye-llvm-project/lldb/source/Plugins
Greg Clayton 2048ea5eba Fixed a case where if a function, inlined function, or global with a mangled
name had a DW_AT_name that was the same string as the DW_AT_MIPS_linkage_name,
then it would get added twice to the DWARF index.

llvm-svn: 129942
2011-04-21 21:41:13 +00:00
..
ABI LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide 2011-03-08 22:40:15 +00:00
Disassembler/llvm Add the infrastructure to test instruction emulations automatically. 2011-04-19 23:30:03 +00:00
DynamicLoader Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
Instruction/ARM Add the infrastructure to test instruction emulations automatically. 2011-04-19 23:30:03 +00:00
LanguageRuntime Add support for "dynamic values" for C++ classes. This currently only works for "frame var" and for the 2011-04-16 00:01:13 +00:00
ObjectContainer Modified the ArchSpec to take an optional "Platform *" when setting the triple. 2011-04-07 22:46:35 +00:00
ObjectFile elf: synthesize symbols for PLT entries 2011-03-30 16:07:05 +00:00
Platform Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
Process Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
SymbolFile Fixed a case where if a function, inlined function, or global with a mangled 2011-04-21 21:41:13 +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
Makefile Add makefile support for the ARM instruction emulation plugin. 2011-04-08 02:01:35 +00:00