Home
last modified time | relevance | path

Searched refs:skip_exact_string (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dgdbremote.py427 def skip_exact_string(self, s): member in Packet
644 if packet.skip_exact_string(':'):
650 if packet.skip_exact_string(':'):
673 if packet.skip_exact_string("qSymbol:"):
730 if not packet.skip_exact_string(','):
735 if not packet.skip_exact_string(','):
747 if packet.skip_exact_string("QC"):