Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/
H A DTestGdbRemoteThreadsInStopReply.py17 def gather_stop_reply_fields(self, thread_count, field_names): member in TestGdbRemoteThreadsInStopReply
43 stop_reply_threads_text = self.gather_stop_reply_fields(
52 results = self.gather_stop_reply_fields(thread_count, ["threads", "thread-pcs"])