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

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 26 03:56:42 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf5ca27569eac: [lldb] [Process/Linux] Reuse NativeRegisterContextWatchpoint_x86 (authored by mgorny).
Herald added a subscriber: jrtc27.
Herald added a project: LLDB.

Repository:
  rG LLVM Github Monorepo

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

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.300627.patch
Type: text/x-patch
Size: 17453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201026/f5d3a28b/attachment-0001.bin>


More information about the lldb-commits mailing list