Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/examples/python/
H A Dgdbremote.py937 def rsp_qThreadInfo(options, cmd, cmd_args, rsp): function
1255 …'qfThreadInfo': {'cmd': cmd_qThreadInfo, 'rsp': rsp_qThreadInfo, 'name': "get current thread list"…
1256 …'qsThreadInfo': {'cmd': cmd_qThreadInfo, 'rsp': rsp_qThreadInfo, 'name': "get current thread list"…