[Lldb-commits] [PATCH] Separate monolithic GDBRemoteCommunicationServer class into 4 part

Tamas Berghammer tberghammer at google.com
Tue Feb 10 10:27:54 PST 2015


Rename files as requested


http://reviews.llvm.org/D7538

Files:
  lldb.xcodeproj/project.pbxproj
  lldb.xcodeproj/xcshareddata/xcschemes/LLDB.xcscheme
  lldb.xcodeproj/xcshareddata/xcschemes/Run Testsuite.xcscheme
  lldb.xcodeproj/xcshareddata/xcschemes/darwin-debug.xcscheme
  lldb.xcodeproj/xcshareddata/xcschemes/launcherRootXPCService.xcscheme
  lldb.xcodeproj/xcshareddata/xcschemes/launcherXPCService.xcscheme
  lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
  source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
  source/Plugins/Process/gdb-remote/CMakeLists.txt
  source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h
  source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme
  tools/lldb-gdbserver/lldb-gdbserver.cpp
  tools/lldb-platform/lldb-platform.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7538.19693.patch
Type: text/x-patch
Size: 398990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150210/5ac1d955/attachment.bin>


More information about the lldb-commits mailing list