Searched refs:GDBStoppointType (Results 1 – 3 of 3) sorted by relevance
31 } GDBStoppointType; typedef296 SupportsGDBStoppointPacket (GDBStoppointType type) in SupportsGDBStoppointPacket()309 SendGDBStoppointTypePacket (GDBStoppointType type, // Type of breakpoint or watchpoint
2312 static GDBStoppointType2347 GDBStoppointType type = GetGDBStoppointType(wp); in EnableWatchpoint()2399 GDBStoppointType type = GetGDBStoppointType(wp); in DisableWatchpoint()
2242 GDBRemoteCommunicationClient::SendGDBStoppointTypePacket (GDBStoppointType type, bool insert, addr… in SendGDBStoppointTypePacket()