llvm-project/lldb/source
Greg Clayton 3cac132d05 Modified LLDB to be able to handle our updated __apple_types accelerator tables
which have the dwarf DIE tag (DW_TAG_XXX enum) and TypeFlags for each type.

llvm-svn: 146802
2011-12-17 01:16:39 +00:00
..
API <rdar://problem/10584789> 2011-12-15 04:38:41 +00:00
Breakpoint Fixed some extra warnings that show up with the new clang. 2011-12-03 00:46:21 +00:00
Commands Added a new class called lldb_private::SymbolFileType which is designed to 2011-12-08 02:13:16 +00:00
Core http://llvm.org/bugs/show_bug.cgi?id=11588 2011-12-16 23:04:52 +00:00
Expression Remove an unnecessary #include. 2011-12-17 00:58:46 +00:00
Host Expose new read memory fucntion through python in SBProcess: 2011-12-15 03:14:23 +00:00
Interpreter "f" should be an alias for "frame select" not "finish" to match the gdb usage. 2011-12-02 01:12:59 +00:00
Plugins Modified LLDB to be able to handle our updated __apple_types accelerator tables 2011-12-17 01:16:39 +00:00
Symbol Updated Clang to take an enhancement to the way 2011-12-16 21:06:35 +00:00
Target Expose new read memory fucntion through python in SBProcess: 2011-12-15 03:14:23 +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 Added support for the new ".apple_objc" accelerator tables. These tables are 2011-10-27 17:55:14 +00:00