[Lldb-commits] [PATCH] Fix up the HostThread interface

Zachary Turner zturner at google.com
Tue Sep 23 11:42:12 PDT 2014


Closed by commit rL218325 (authored by @zturner).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5417

Files:
  lldb/trunk/include/lldb/Core/Debugger.h
  lldb/trunk/include/lldb/Host/HostNativeThreadBase.h
  lldb/trunk/include/lldb/Host/HostThread.h
  lldb/trunk/include/lldb/Host/posix/HostThreadPosix.h
  lldb/trunk/include/lldb/Target/Process.h
  lldb/trunk/include/lldb/lldb-private-enumerations.h
  lldb/trunk/source/Core/Communication.cpp
  lldb/trunk/source/Core/Debugger.cpp
  lldb/trunk/source/Host/common/HostNativeThreadBase.cpp
  lldb/trunk/source/Host/common/HostThread.cpp
  lldb/trunk/source/Host/posix/HostThreadPosix.cpp
  lldb/trunk/source/Host/windows/HostThreadWindows.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  lldb/trunk/source/Plugins/Process/Linux/ProcessMonitor.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/ProcessGDBRemote.cpp
  lldb/trunk/source/Target/Process.cpp
  lldb/trunk/tools/lldb-gdbserver/lldb-gdbserver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5417.14005.patch
Type: text/x-patch
Size: 24067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140923/ad1b9d58/attachment.bin>


More information about the lldb-commits mailing list