llvm-project/lldb/source/Plugins
Jason Molenda 5f52e10204 Move the code to find a binary in a bundle in the target.exec-search-paths
from PlatformRemoteDarwinDevice into PlatformDarwin, and have both
PlatformRemoteDarwinDevice and PlatformMacOSX call it there.
<rdar://problem/31825940> 

llvm-svn: 304520
2017-06-02 05:17:19 +00:00
..
ABI Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Disassembler Rename Error -> Status. 2017-05-12 04:51:55 +00:00
DynamicLoader Update StructuredData::String to return StringRefs. 2017-05-12 05:49:54 +00:00
ExpressionParser [Expression parser] Look up module symbols before hunting globally 2017-05-16 23:46:13 +00:00
Instruction Rename Error -> Status. 2017-05-12 04:51:55 +00:00
InstrumentationRuntime Rename Error -> Status. 2017-05-12 04:51:55 +00:00
JITLoader Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Language Rename Error -> Status. 2017-05-12 04:51:55 +00:00
LanguageRuntime Fix bad change in RenderScriptx86ABIFixups.cpp, forgot to change everything necessary 2017-05-23 19:22:31 +00:00
MemoryHistory Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ObjectContainer Remove an expensive lock from Timer 2017-05-15 13:02:37 +00:00
ObjectFile Remove an expensive lock from Timer 2017-05-15 13:02:37 +00:00
OperatingSystem Update StructuredData::String to return StringRefs. 2017-05-12 05:49:54 +00:00
Platform Move the code to find a binary in a bundle in the target.exec-search-paths 2017-06-02 05:17:19 +00:00
Process More StructuredData::Type::eTypeDictionary -> lldb::eStructuredDataTypeDictionary 2017-05-29 08:51:58 +00:00
ScriptInterpreter Remove an expensive lock from Timer 2017-05-15 13:02:37 +00:00
StructuredData Update StructuredData::String to return StringRefs. 2017-05-12 05:49:54 +00:00
SymbolFile Remove an expensive lock from Timer 2017-05-15 13:02:37 +00:00
SymbolVendor Fix darwin build for r303058 2017-05-15 13:41:38 +00:00
SystemRuntime Rename Error -> Status. 2017-05-12 04:51:55 +00:00
UnwindAssembly Rename Error -> Status. 2017-05-12 04:51:55 +00:00
CMakeLists.txt Add StructuredData plugin type; showcase with new DarwinLog feature 2016-08-19 04:21:48 +00:00