[Lldb-commits] [PATCH] D72971: [debugserver] Share code between Enable/DisableHardwareWatchpoint (NFC)
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 17 18:11:13 PST 2020
JDevlieghere created this revision.
JDevlieghere added a reviewer: jasonmolenda.
Herald added subscribers: lldb-commits, jfb.
Herald added a project: LLDB.
This extract the common functionality of enabling and disabling hardware watchpoints into a single function.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D72971
Files:
lldb/tools/debugserver/source/MacOSX/MachThreadList.cpp
lldb/tools/debugserver/source/MacOSX/MachThreadList.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72971.238936.patch
Type: text/x-patch
Size: 5221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200118/ac903bdd/attachment.bin>
More information about the lldb-commits
mailing list