llvm-project/lldb/source/Plugins
Jason Molenda ee87e75090 Add object logging to HistoryThread. Call the DoDestroy() method from
the HistoryThread dtor.

llvm-svn: 194436
2013-11-12 00:09:58 +00:00
..
ABI Changed the ABIs and ClangFunction to take a 2013-11-08 01:14:26 +00:00
Disassembler Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
DynamicLoader <rdar://problem/15367122> 2013-11-05 23:28:00 +00:00
Instruction Fix header comment line length 2013-11-11 18:30:28 +00:00
LanguageRuntime This patch does a couple of things. 2013-11-07 00:11:47 +00:00
ObjectContainer Fix the format warnings. 2013-10-31 23:55:19 +00:00
ObjectFile Added the ability to get the SDK path for a target using the platform plugins. If LLDB lives inside an Xcode.app bundle, it will select the SDK in the Xcode bundle, else it will use the currently selected Xcode. 2013-10-24 22:54:08 +00:00
OperatingSystem <rdar://problem/14972424> 2013-10-17 01:10:23 +00:00
Platform Fixed a warning in PlatformiOSSimulator where GetSDKDirectory was hiding recently added virtual function. Renamed GetSDKDirectory to GetSDKsDirectory to fix the issue. GetSDKsDirectory is a better fit because it finds the directory that contains all SDKs, not the current one. 2013-10-30 18:40:41 +00:00
Process Add object logging to HistoryThread. Call the DoDestroy() method from 2013-11-12 00:09:58 +00:00
SymbolFile Migrate DWARFDebugLine to DWARFDataExtractor 64-bit DWARF support 2013-10-31 19:51:53 +00:00
SymbolVendor Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
UnwindAssembly Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
Makefile SymbolVendor/ELF is actually referenced by default by lib/Makefile on all 2013-09-18 16:33:12 +00:00