[Lldb-commits] [PATCH] Implement a framework for debugging on Windows.

Zachary Turner zturner at google.com
Mon Nov 3 16:11:15 PST 2014


Closed by commit rL221207 (authored by @zturner).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6037

Files:
  lldb/trunk/include/lldb/Host/Predicate.h
  lldb/trunk/include/lldb/Host/windows/HostThreadWindows.h
  lldb/trunk/source/Plugins/Process/Windows/CMakeLists.txt
  lldb/trunk/source/Plugins/Process/Windows/DebugDriverThread.cpp
  lldb/trunk/source/Plugins/Process/Windows/DebugDriverThread.h
  lldb/trunk/source/Plugins/Process/Windows/DebugMonitorMessageResults.cpp
  lldb/trunk/source/Plugins/Process/Windows/DebugMonitorMessageResults.h
  lldb/trunk/source/Plugins/Process/Windows/DebugMonitorMessages.cpp
  lldb/trunk/source/Plugins/Process/Windows/DebugMonitorMessages.h
  lldb/trunk/source/Plugins/Process/Windows/DebugOneProcessThread.cpp
  lldb/trunk/source/Plugins/Process/Windows/DebugOneProcessThread.h
  lldb/trunk/source/Plugins/Process/Windows/DebugProcessLauncher.cpp
  lldb/trunk/source/Plugins/Process/Windows/DebugProcessLauncher.h
  lldb/trunk/source/Plugins/Process/Windows/ProcessWindows.cpp
  lldb/trunk/source/Plugins/Process/Windows/ProcessWindows.h
  lldb/trunk/source/Plugins/Process/Windows/SlaveMessages.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6037.15740.patch
Type: text/x-patch
Size: 41068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141104/17f47f49/attachment.bin>


More information about the lldb-commits mailing list