llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel
Greg Clayton 7051231709 <rdar://problem/11358639>
Switch over to the "*-apple-macosx" for desktop and "*-apple-ios" for iOS triples.

Also make the selection process for auto selecting platforms based off of an arch much better.

llvm-svn: 156354
2012-05-08 01:45:38 +00:00
..
CommunicationKDP.cpp Don't expose the pthread_mutex_t underlying the Mutex & Mutex::Locker classes. 2012-05-04 23:02:50 +00:00
CommunicationKDP.h No functionality changes, mostly cleanup. 2012-04-11 00:24:49 +00:00
Makefile build: Fixup Darwin process plugin build for Makefiles. 2011-10-31 22:50:27 +00:00
ProcessKDP.cpp <rdar://problem/11358639> 2012-05-08 01:45:38 +00:00
ProcessKDP.h Trying to solve our disappearing thread issues by making thread list updates safer. 2012-04-10 00:18:59 +00:00
ProcessKDPLog.cpp Add a logging mode that takes a callback and flush'es to that callback. 2012-02-21 02:23:08 +00:00
ProcessKDPLog.h Add a logging mode that takes a callback and flush'es to that callback. 2012-02-21 02:23:08 +00:00
RegisterContextKDP_arm.cpp Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr 2012-02-21 00:09:25 +00:00
RegisterContextKDP_arm.h Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate 2011-07-19 03:57:15 +00:00
RegisterContextKDP_i386.cpp Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr 2012-02-21 00:09:25 +00:00
RegisterContextKDP_i386.h Added register reading support for ARM, i386 and x86_64. 2011-07-20 01:32:50 +00:00
RegisterContextKDP_x86_64.cpp Added register reading support for ARM, i386 and x86_64. 2011-07-20 01:32:50 +00:00
RegisterContextKDP_x86_64.h Added register reading support for ARM, i386 and x86_64. 2011-07-20 01:32:50 +00:00
ThreadKDP.cpp Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr 2012-02-21 00:09:25 +00:00
ThreadKDP.h Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr 2012-02-21 00:09:25 +00:00