Home
last modified time | relevance | path

Searched refs:shouldBeInstalled (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/debugger/debug_managers/
H A DBreakpointManager.cpp486 bool shouldBeInstalled = breakpoint->ShouldBeInstalled(); in _UpdateBreakpointInstallation() local
490 shouldBeInstalled, breakpoint->IsInstalled()); in _UpdateBreakpointInstallation()
492 if (shouldBeInstalled == breakpoint->IsInstalled()) in _UpdateBreakpointInstallation()
495 if (shouldBeInstalled) { in _UpdateBreakpointInstallation()