This extract the common functionality of enabling and disabling hardware watchpoints into a single function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D72971
[debugserver] Share code between Enable/DisableHardwareWatchpoint (NFC) ClosedPublic Authored by JDevlieghere on Jan 17 2020, 6:02 PM.
Details Summary This extract the common functionality of enabling and disabling hardware watchpoints into a single function.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 17 2020, 6:55 PM Closed by commit rG2981eceec337: [debugserver] Share code between Enable/DisableHardwareWatchpoint (NFC) (authored by JDevlieghere). · Explain WhyJan 18 2020, 11:39 AM This revision was automatically updated to reflect the committed changes. JDevlieghere added a child revision: D72981: [debugserver] Unify the breakpoint/watchpoint interface (NFCI).Jan 18 2020, 12:00 PM
Revision Contents
Diff 238958 lldb/tools/debugserver/source/MacOSX/MachThreadList.h
lldb/tools/debugserver/source/MacOSX/MachThreadList.cpp
|