Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/python_api/was_interrupted/
H A DTestDebuggerInterruption.py103 def command_setup(self, args): member in TestDebuggerInterruption
191 command = self.command_setup("debugger")
193 command = self.command_setup("interp")
220 command = self.command_setup("debugger")
239 command = self.command_setup("debugger check")
257 command = self.command_setup("debugger poll")
290 self.command = self.command_setup("debugger") + "\n"
292 self.command = self.command_setup("interp") + "\n"
310 self.command = self.command_setup("interp check") + "\n"
333 self.command = self.command_setup("interp poll") + "\n"