InstallWatchpoint
status_t error = fWatchpointManager->InstallWatchpoint(watchpoint,
error = fDebuggerInterface->InstallWatchpoint(watchpoint->Address(),
status_t InstallWatchpoint(Watchpoint* watchpoint,
virtual status_t InstallWatchpoint(target_addr_t address,
virtual status_t InstallWatchpoint(target_addr_t address,
virtual status_t InstallWatchpoint(target_addr_t address,
status_t InstallWatchpoint(void* address, uint32 type,
result = breakpointManager->InstallWatchpoint(address, type,