Searched refs:watch_read (Results 1 – 1 of 1) sorted by relevance
2316 bool watch_read = wp->WatchpointRead(); in GetGDBStoppointType() local2320 assert(watch_read || watch_write); in GetGDBStoppointType()2321 if (watch_read && watch_write) in GetGDBStoppointType()2323 else if (watch_read) in GetGDBStoppointType()