[Lldb-commits] [PATCH] D11066: Introduce a MainLoop class and switch llgs to use it

Pavel Labath labath at google.com
Mon Jul 13 03:45:17 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242018: Introduce a MainLoop class and switch llgs to use it (authored by labath).

Changed prior to commit:
  http://reviews.llvm.org/D11066?vs=29439&id=29546#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11066

Files:
  lldb/trunk/include/lldb/Core/Connection.h
  lldb/trunk/include/lldb/Host/MainLoop.h
  lldb/trunk/include/lldb/Host/MainLoopBase.h
  lldb/trunk/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
  lldb/trunk/include/lldb/Host/posix/MainLoopPosix.h
  lldb/trunk/lldb.xcodeproj/project.pbxproj
  lldb/trunk/source/Host/CMakeLists.txt
  lldb/trunk/source/Host/posix/MainLoopPosix.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
  lldb/trunk/tools/lldb-server/lldb-gdbserver.cpp
  lldb/trunk/tools/lldb-server/lldb-platform.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11066.29546.patch
Type: text/x-patch
Size: 32746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150713/d4e47a3e/attachment.bin>


More information about the lldb-commits mailing list