[Lldb-commits] [PATCH] Move ConnectionFileDescriptor to posix-subfolder in preparation for implementing on Windows

Zachary Turner zturner at google.com
Mon Oct 6 14:33:01 PDT 2014


Closed by commit rL219143 (authored by @zturner).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5548

Files:
  lldb/trunk/include/lldb/Core/ConnectionFileDescriptor.h
  lldb/trunk/include/lldb/Host/ConnectionFileDescriptor.h
  lldb/trunk/include/lldb/Host/Editline.h
  lldb/trunk/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
  lldb/trunk/source/API/SBCommunication.cpp
  lldb/trunk/source/Core/CMakeLists.txt
  lldb/trunk/source/Core/ConnectionFileDescriptor.cpp
  lldb/trunk/source/Core/Debugger.cpp
  lldb/trunk/source/Host/CMakeLists.txt
  lldb/trunk/source/Host/macosx/Host.mm
  lldb/trunk/source/Host/posix/ConnectionFileDescriptorPosix.cpp
  lldb/trunk/source/Interpreter/ScriptInterpreterPython.cpp
  lldb/trunk/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
  lldb/trunk/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/trunk/source/Target/Process.cpp
  lldb/trunk/tools/lldb-gdbserver/lldb-gdbserver.cpp
  lldb/trunk/tools/lldb-platform/lldb-platform.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5548.14473.patch
Type: text/x-patch
Size: 78578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141006/48a69e5a/attachment.bin>


More information about the lldb-commits mailing list