hanchenye-llvm-project/lldb/source/Plugins
Sean Callanan 6b1b95376f Added extra logging, and made sure that the argument
struct for expressions is deallocated when the
ClangExpressionDeclMap is taken down.

llvm-svn: 116028
2010-10-08 01:58:41 +00:00
..
ABI Added extra logging, and made sure that the argument 2010-10-08 01:58:41 +00:00
Disassembler/llvm Added the ability to get the disassembly instructions from the function and 2010-10-06 03:09:58 +00:00
DynamicLoader/MacOSX-DYLD Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Value::GetValueOpaqueClangQualType. 2010-09-28 01:25:32 +00:00
LanguageRuntime There are now to new "settings set" variables that live in each debugger 2010-10-04 01:05:56 +00:00
ObjectContainer Add UserSettings to Target class, making Target settings 2010-09-20 20:44:43 +00:00
ObjectFile Hooked up ability to look up data symbols so they show up in disassembly 2010-10-08 00:21:05 +00:00
Process Make sure to lock down the sequence mutex and select the thread we want when read or write all registers. 2010-10-07 22:06:19 +00:00
SymbolFile Fixed an issue where if a method funciton was asked to be parsed before 2010-10-01 20:48:32 +00:00
SymbolVendor/MacOSX Change over to using the definitions for mach-o types and defines to the 2010-07-21 22:12:05 +00:00
Makefile Fix makefiles to build properly on Darwin. 2010-07-24 04:10:59 +00:00