[Lldb-commits] [PATCH] D70025: [lldb] [Process/NetBSD] Fix handling concurrent watchpoint events
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Nov 9 04:09:18 PST 2019
mgorny updated this revision to Diff 228568.
mgorny added a comment.
Updated as noted in comments, particularly reuse `ClearWatchpointHit()` when setting new wp.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70025/new/
https://reviews.llvm.org/D70025
Files:
lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.h
lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp
lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70025.228568.patch
Type: text/x-patch
Size: 6402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191109/cf738b45/attachment-0001.bin>
More information about the lldb-commits
mailing list