Searched refs:is_send_to_remote (Results 1 – 2 of 2) sorted by relevance
12 entry = GdbRemoteEntry(is_send_to_remote=False, exact_payload="$OK#9a")16 entry = GdbRemoteEntry(is_send_to_remote=False, exact_payload="$OK#9a")20 entry = GdbRemoteEntry(is_send_to_remote=False, exact_payload="$OK#9a")26 is_send_to_remote=False,34 is_send_to_remote=False,44 is_send_to_remote=False,53 is_send_to_remote=False,
214 if sequence_entry.is_send_to_remote():430 is_send_to_remote=True, argument482 self._is_send_to_remote = is_send_to_remote488 def is_send_to_remote(self): member in GdbRemoteEntry496 if not self.is_send_to_remote():539 if self.is_send_to_remote():611 def is_send_to_remote(self): member in MultiResponseGdbRemoteEntry615 if not self.is_send_to_remote():648 if self.is_send_to_remote():731 def is_send_to_remote(self): member in MatchRemoteOutputEntry[all …]