llvm-project/lldb/source
Sean Callanan 880e680fa3 Updated LLVM/Clang to pull in the latest ARM disassembler.
This involved minor changes to the way we report Objective-C
methods, as well as cosmetic changes and added parameters
for a variety of Clang APIs.

llvm-svn: 141437
2011-10-07 23:18:13 +00:00
..
API Move the responsibility for translating the various eFunctionNameType lookups to the 2011-10-07 22:23:45 +00:00
Breakpoint Move the responsibility for translating the various eFunctionNameType lookups to the 2011-10-07 22:23:45 +00:00
Commands Fix the option lists that "--file" belongs to so the help won't come out whonky. 2011-10-07 22:17:16 +00:00
Core Don't look up main to find the default source file till somebody actually asks for it. 2011-10-07 22:16:04 +00:00
Expression Updated LLVM/Clang to pull in the latest ARM disassembler. 2011-10-07 23:18:13 +00:00
Host Added the ability to restrict breakpoints by function name, function regexp, selector 2011-09-23 00:54:11 +00:00
Interpreter Re-organized the contents of RangeMap.h to be more concise and also allow for a Range, RangeArray, RangeData (range + data), or a RangeDataArray. We have many range implementations in LLDB and I will be converting over to using the classes in RangeMap.h so we can have one set of code that does ranges and searching of ranges. 2011-10-07 18:58:12 +00:00
Plugins Move the responsibility for translating the various eFunctionNameType lookups to the 2011-10-07 22:23:45 +00:00
Symbol Updated LLVM/Clang to pull in the latest ARM disassembler. 2011-10-07 23:18:13 +00:00
Target Move the responsibility for translating the various eFunctionNameType lookups to the 2011-10-07 22:23:45 +00:00
Utility Adopt the intrusive pointers in: 2011-09-17 08:33:22 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Fixed an issue where a lexical block or inlined function might have bad debug 2011-09-29 23:41:34 +00:00
lldb.cpp Enable all the new accelerator tables if they are present and don't manually 2011-10-04 22:41:51 +00:00