Searched defs:InstallWatchpoint (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/debugger/debug_managers/
H A DWatchpointManager.cpp45 WatchpointManager::InstallWatchpoint(Watchpoint* watchpoint, function in class:WatchpointManager
/haiku/src/system/kernel/debug/
H A DBreakpointManager.cpp169 BreakpointManager::InstallWatchpoint(void* _address, uint32 type, int32 length) function in class:BreakpointManager
/haiku/src/kits/debugger/debugger_interface/core/
H A DCoreFileDebuggerInterface.cpp151 CoreFileDebuggerInterface::InstallWatchpoint(target_addr_t address, uint32 type, function in class:CoreFileDebuggerInterface
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp464 LocalDebuggerInterface::InstallWatchpoint(target_addr_t address, uint32 type, function in class:LocalDebuggerInterface

Completed in 90 milliseconds