[Lldb-commits] [PATCH] D97210: [lldb] Rename NativeRegisterContext{Watchpoint => DBReg}_x86

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 22 11:16:06 PST 2021


mgorny created this revision.
mgorny added reviewers: labath, krytarowski, emaste.
mgorny requested review of this revision.

https://reviews.llvm.org/D97210

Files:
  lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_x86_64.h
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.h
  lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.h
  lldb/source/Plugins/Process/Utility/CMakeLists.txt
  lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg_x86.cpp
  lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg_x86.h
  lldb/source/Plugins/Process/Utility/NativeRegisterContextWatchpoint_x86.cpp
  lldb/source/Plugins/Process/Utility/NativeRegisterContextWatchpoint_x86.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97210.325504.patch
Type: text/x-patch
Size: 10425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210222/b89cc12b/attachment.bin>


More information about the lldb-commits mailing list