Searched refs:ShouldBeInstalled (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/debugger/model/
H A DBreakpoint.h31 bool ShouldBeInstalled() const;
H A DWatchpoint.h32 bool ShouldBeInstalled() const function in class:Watchpoint
/haiku/src/kits/debugger/debug_managers/
H A DWatchpointManager.cpp64 if (watchpoint->ShouldBeInstalled()) {
H A DBreakpointManager.cpp299 bool uninstall = !breakpoint->ShouldBeInstalled()
486 bool shouldBeInstalled = breakpoint->ShouldBeInstalled();
/haiku/src/kits/debugger/model/
H A DBreakpoint.cpp42 Breakpoint::ShouldBeInstalled() const function in class:Breakpoint

Completed in 70 milliseconds