Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84255
[lldb] Make process plugins check whether a hardware breakpoint is required ClosedPublic Authored by tatyana-krasnukha on Jul 21 2020, 11:23 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 29 2020, 8:44 AM This revision was landed with ongoing or failed builds.Jul 29 2020, 11:27 AM Closed by commit rGb352e62feadd: [lldb] Make process plugins check whether a hardware breakpoint is required (authored by tatyana-krasnukha). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281684 lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp
lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
lldb/source/Plugins/Process/Windows/Common/ProcessWindows.cpp
lldb/test/API/functionalities/breakpoint/hardware_breakpoints/require_hw_breakpoints/TestRequireHWBreakpoints.py
|