llvm-project/lldb/source/Plugins
Jason Molenda 8c0d106f5d Fix the cputype comparison in GDBRemoteCommunicationServerCommon::Handle_qHostInfo
to use Mach-O cpu types instead of the ArchSpec enum value, and handle the case
of bridgeos.

llvm-svn: 324287
2018-02-05 23:10:51 +00:00
..
ABI Add SysV Abi for PPC64le 2018-01-22 11:27:43 +00:00
Architecture Move ArchSpec to the Utility module 2017-11-13 16:16:33 +00:00
Disassembler Check existence of each required component during construction of LLVMCDisassembler. 2018-01-11 12:06:22 +00:00
DynamicLoader Advanced guessing of rendezvous breakpoint (resubmit) 2018-01-11 03:46:35 +00:00
ExpressionParser Fix memory leaks in GoParser 2018-01-23 13:50:46 +00:00
Instruction [ARM64] Remove unused function. NFCI. 2018-01-02 16:22:09 +00:00
InstrumentationRuntime Upstreaming a patch from Github: When evaluation user expressions, ignore InstrumentationRuntime breakpoints. (#235) 2017-07-13 04:35:27 +00:00
JITLoader Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Language Disable warnings related to anonymous types in the ObjC plugin 2017-12-07 18:57:09 +00:00
LanguageRuntime Fix some warnings found by ToT clang 2017-11-02 21:35:26 +00:00
MemoryHistory Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ObjectContainer Move ArchSpec to the Utility module 2017-11-13 16:16:33 +00:00
ObjectFile Fix parsing of object files with "early" section headers 2018-02-05 17:25:40 +00:00
OperatingSystem Move ArchSpec to the Utility module 2017-11-13 16:16:33 +00:00
Platform Sync PlatformNetBSD.cpp with Linux 2018-02-05 17:12:23 +00:00
Process Fix the cputype comparison in GDBRemoteCommunicationServerCommon::Handle_qHostInfo 2018-02-05 23:10:51 +00:00
ScriptInterpreter Revert r317182 for https://reviews.llvm.org/D39128 2017-11-02 03:17:07 +00:00
StructuredData Add Utility/Environment class for handling... environments 2018-01-10 11:57:31 +00:00
SymbolFile refactor: DWARFCompileUnit::Producer -> DWARFProducer 2018-02-05 21:50:01 +00:00
SymbolVendor We have two sources for path remapping information that we get out 2018-01-12 22:42:45 +00:00
SystemRuntime Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
UnwindAssembly Move ArchSpec to the Utility module 2017-11-13 16:16:33 +00:00
CMakeLists.txt Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00