Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/tools/lldb-server/
DTestGdbRemote_vCont.py105 use_Hc_packet=True, step_instruction="vCont;s")
116 use_Hc_packet=True, step_instruction="vCont;s")
126 use_Hc_packet=False, step_instruction="vCont;s:{thread}")
138 use_Hc_packet=False, step_instruction="vCont;s:{thread}")
DTestGdbRemoteSingleStep.py20 use_Hc_packet=True, step_instruction="s")
30 use_Hc_packet=True, step_instruction="s")
/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
Dgdbremote_testcase.py1361 step_instruction="s"): argument
1371 re.sub(r"{thread}", "{:x}".format(thread_id), step_instruction))
1435 self, use_Hc_packet=True, step_instruction="s"): argument
1520 step_instruction=step_instruction)
1532 step_instruction=step_instruction)
1566 step_instruction=step_instruction)
1579 step_instruction=step_instruction)