Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D73401
[ldb/Breakpoint] Recognize HW breakpoints as breakpoints instead of just mach exceptions. ClosedPublic Authored by JDevlieghere on Jan 24 2020, 6:52 PM.
Details
Diff Detail
Event TimelineJDevlieghere added a child revision: D73389: [lldb/Breakpoint] Include whether or not a breakpoint is a HW BP.Jan 24 2020, 6:59 PM This revision is now accepted and ready to land.Jan 24 2020, 7:00 PM Closed by commit rG2bc38ab3d038: [lldb/Breakpoint] Recogize hardware breakpoints as such (authored by JDevlieghere). · Explain WhyJan 24 2020, 7:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 240353 lldb/include/lldb/Breakpoint/BreakpointSite.h
lldb/include/lldb/Breakpoint/StoppointLocation.h
lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/TestHWBreakMultiThread.py
lldb/source/Breakpoint/BreakpointSite.cpp
lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
|