[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:56 PST 2021
mgorny updated this revision to Diff 325506.
mgorny added a comment.
Fixed the top line of header in .cpp.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97210/new/
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.325506.patch
Type: text/x-patch
Size: 10430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210222/daad1aa3/attachment-0001.bin>
More information about the lldb-commits
mailing list