[Lldb-commits] [PATCH] D90119: [lldb] [Process/Linux] Reuse NativeRegisterContextWatchpoint_x86

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Oct 25 08:08:23 PDT 2020


mgorny created this revision.
mgorny added reviewers: labath, krytarowski.
Herald added subscribers: atanasyan, kbarton, nemanjai.
mgorny requested review of this revision.

https://reviews.llvm.org/D90119

Files:
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.h
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90119.300540.patch
Type: text/x-patch
Size: 17453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201025/b03e3134/attachment.bin>


More information about the lldb-commits mailing list