hanchenye-llvm-project/lldb/source
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
..
API Use self.TraceOn() API to decide whether to print debug output. 2011-04-21 20:27:45 +00:00
Breakpoint Added more platform support. There are now some new commands: 2011-03-19 01:12:21 +00:00
Commands Renamed the "commands" command to "command" as this is the way we were using 2011-04-20 22:55:21 +00:00
Core Use self.TraceOn() API to decide whether to print debug output. 2011-04-21 20:27:45 +00:00
Expression 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
Host Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
Interpreter More iteration on the new option value stuff. We now define an 2011-04-21 19:21:29 +00:00
Plugins Fixed a case where if a function, inlined function, or global with a mangled 2011-04-21 21:41:13 +00:00
Symbol Added a new option to the "source list" command that allows us to see where 2011-04-19 04:19:37 +00:00
Target General cleanup on the UserSettingsController stuff. There were 5 different 2011-04-19 22:32:36 +00:00
Utility Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Patch to remove uses of non-standard strcasestr and replace then with 2011-02-04 18:55:41 +00:00
lldb.cpp Add the rest of the mechanisms to make ARM instruction emulation usable/possible. 2011-04-05 18:46:00 +00:00