llvm-project/lldb/source/Plugins/Platform/gdb-server
Greg Clayton b3a40ba812 Platforms can now auto-select themselves if you specify a full target triple when doing a "target create" command.
Each platform now knows if it can handle an architecture and a platform can be found using an architecture. Each platform can look at the arch, vendor and OS and know if it should be used or not.

llvm-svn: 153104
2012-03-20 18:34:04 +00:00
..
Makefile Add PlatformGDBServer and ProcessGDBRemote to the build system. 2011-03-26 00:32:59 +00:00
PlatformRemoteGDBServer.cpp Platforms can now auto-select themselves if you specify a full target triple when doing a "target create" command. 2012-03-20 18:34:04 +00:00
PlatformRemoteGDBServer.h Platforms can now auto-select themselves if you specify a full target triple when doing a "target create" command. 2012-03-20 18:34:04 +00:00