Searched refs:threadStopInfo (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/lldb/test/API/functionalities/gdb_remote_client/ | ||
| H A D | TestStopPCs.py | 16 def threadStopInfo(self, threadnum): member in TestStopPCs.test.MyResponder |
| H A D | TestNoWatchpointSupportInfo.py | 22 def threadStopInfo(self, threadnum): member in TestNoWatchpointSupportInfo.test.MyResponder |
| H A D | TestNoGPacketSupported.py | 32 def threadStopInfo(self, threadnum): member in TestNoGPacketSupported.test.MyResponder |
| H A D | TestRemoteRegNums.py | 26 def threadStopInfo(self, threadnum): member in TestRemoteRegNums.test.MyResponder |
| H A D | TestRecognizeBreakpoint.py | 41 def threadStopInfo(self, num): member in TestRecognizeBreakpoint.test.MyResponder |
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/ | ||
| H A D | gdbclientutils.py | 167 return self.threadStopInfo(threadnum) |