llvm-project/lldb/source/Plugins
Enrico Granata b2698cdf59 <rdar://problem/11086338> Implementing support for synthetic children generated by running C++ code instead of Python scripts ; Adding a bunch of value-generating APIs to our private code layer ; Providing synthetic children for NSArray
llvm-svn: 163818
2012-09-13 18:27:09 +00:00
..
ABI Start at getting "thread return" working. Doesn't work yet. 2012-09-12 00:40:39 +00:00
Disassembler/llvm <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
DynamicLoader <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
Instruction/ARM Reimplemented the code that backed the "settings" in lldb. There were many issues with the previous implementation: 2012-08-22 17:17:09 +00:00
LanguageRuntime <rdar://problem/11086338> Implementing support for synthetic children generated by running C++ code instead of Python scripts ; Adding a bunch of value-generating APIs to our private code layer ; Providing synthetic children for NSArray 2012-09-13 18:27:09 +00:00
ObjectContainer Remove LLDB_DISABLE_PYTHON ifndef around FormatManager::LoadObjCFormatters() prototype, 2012-09-11 06:35:15 +00:00
ObjectFile Train LLDB to deal with bad linker N_SO entries that point to our source files for debug map + DWARF in .o file debugging. 2012-09-07 20:29:13 +00:00
OperatingSystem Fixes by Daniel Malea. 2012-08-28 13:59:38 +00:00
Platform <rdar://problem/11374963> 2012-09-12 02:03:59 +00:00
Process Remove LLDB_DISABLE_PYTHON ifndef around FormatManager::LoadObjCFormatters() prototype, 2012-09-11 06:35:15 +00:00
SymbolFile <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
SymbolVendor/MacOSX <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
UnwindAssembly <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
Makefile Added a hollowed out version of an OperatingSystem plugin that will use a class in python to get thread information for threads stored in memory. 2012-08-23 21:17:11 +00:00