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

Zachary Turner zturner at google.com
Thu Jul 24 14:07:01 PDT 2014


Fixed a few bugs

http://reviews.llvm.org/D4641

Files:
  include/lldb/Core/ConnectionFileDescriptor.h
  include/lldb/Host/Editline.h
  include/lldb/Host/File.h
  include/lldb/Host/IoObject.h
  include/lldb/Host/Socket.h
  source/Core/ConnectionFileDescriptor.cpp
  source/Host/common/CMakeLists.txt
  source/Host/common/File.cpp
  source/Host/common/IoObject.cpp
  source/Host/common/Socket.cpp
  source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
  tools/lldb-gdbserver/lldb-gdbserver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4641.11852.patch
Type: text/x-patch
Size: 92685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140724/e1fb3fb7/attachment.bin>


More information about the lldb-commits mailing list