llvm-project/lldb/source/Plugins/Process/gdb-remote
Tamas Berghammer db264a6d09 Move several plugin to its own namespace
Affected paths:
* Plugins/Platform/Android/*
* Plugins/Platform/Linux/*
* Plugins/Platform/gdb-server/*
* Plugins/Process/Linux/*
* Plugins/Process/gdb-remote/*

Differential revision: http://reviews.llvm.org/D8654

llvm-svn: 233679
2015-03-31 09:52:22 +00:00
..
CMakeLists.txt Separate monolithic GDBRemoteCommunicationServer class into 4 part 2015-02-11 10:29:30 +00:00
GDBRemoteCommunication.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunication.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunicationClient.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunicationClient.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunicationServer.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunicationServer.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunicationServerCommon.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunicationServerCommon.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunicationServerLLGS.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunicationServerLLGS.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunicationServerPlatform.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteCommunicationServerPlatform.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteRegisterContext.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
GDBRemoteRegisterContext.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
ProcessGDBRemote.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
ProcessGDBRemote.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
ProcessGDBRemoteLog.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
ProcessGDBRemoteLog.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
ThreadGDBRemote.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
ThreadGDBRemote.h Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00