[PATCH] D67222: [Windows] Added support of watchpoints to `NativeProcessWindows`

Aleksandr Urakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 22:53:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373300: [Windows] Added support of watchpoints to `NativeProcessWindows` (authored by aleksandr.urakov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67222?vs=221671&id=222545#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67222/new/

https://reviews.llvm.org/D67222

Files:
  lldb/trunk/source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp
  lldb/trunk/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_WoW64.cpp
  lldb/trunk/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_WoW64.h
  lldb/trunk/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_i386.cpp
  lldb/trunk/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_i386.h
  lldb/trunk/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_x86_64.cpp
  lldb/trunk/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_x86_64.h
  lldb/trunk/source/Plugins/Process/Windows/Common/NativeThreadWindows.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67222.222545.patch
Type: text/x-patch
Size: 39482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/194e3238/attachment.bin>


More information about the llvm-commits mailing list