[Lldb-commits] [PATCH] Refactor Socket into a first class Host-object

Zachary Turner zturner at google.com
Wed Aug 6 11:25:45 PDT 2014


Closed by commit rL214984 (authored by @zturner).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4641

Files:
  lldb/trunk/include/lldb/Core/ConnectionFileDescriptor.h
  lldb/trunk/include/lldb/Host/Editline.h
  lldb/trunk/include/lldb/Host/File.h
  lldb/trunk/include/lldb/Host/IOObject.h
  lldb/trunk/include/lldb/Host/Socket.h
  lldb/trunk/include/lldb/lldb-forward.h
  lldb/trunk/lldb.xcodeproj/project.pbxproj
  lldb/trunk/source/Core/ConnectionFileDescriptor.cpp
  lldb/trunk/source/Host/common/CMakeLists.txt
  lldb/trunk/source/Host/common/File.cpp
  lldb/trunk/source/Host/common/IOObject.cpp
  lldb/trunk/source/Host/common/Socket.cpp
  lldb/trunk/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.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: D4641.12243.patch
Type: text/x-patch
Size: 101185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140806/c8e52874/attachment.bin>


More information about the lldb-commits mailing list