Searched refs:is_stopped (Results 1 – 11 of 11) sorted by relevance
71 is_stopped = 'start/running' not in out72 if is_stopped:
26 if not self.is_stopped:
71 if self.is_stopped:147 if not self.is_stopped:
37 if not self.is_stopped and self._needs_rerun(test, result):
66 if self.is_stopped:
68 if self.is_stopped:
105 def is_stopped(self): member in TestProc
236 int is_stopped; /* is the program currently running? */ member691 pi->progs[i].is_stopped = 0; in builtin_fg_bg()1471 pi->progs[prognum].is_stopped = 1;2575 prog->is_stopped = 0;
17303 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_stopped
17035 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_stopped
16934 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_stopped