reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
442 if (!CheckTargetForWatchpointOperations(target, result)) 446 target->GetWatchpointList().GetListMutex(lock); 448 const WatchpointList &watchpoints = target->GetWatchpointList(); 464 target->RemoveAllWatchpoints(); 474 target, command, wp_ids)) { 483 if (target->RemoveWatchpointByID(wp_ids[i]))