Home | History | Annotate | Download | only in command_script

Lines Matching refs:substrs

56             substrs = ['Hello Enrico, welcome to LLDB']);
59 substrs = ['Just a docstring for welcome_impl',
63 substrs = ['Run Python function welcome.welcome_impl',
67 substrs = ['Run Python function welcome.welcome_impl',
71 substrs = ['Run Python function welcome.welcome_impl',
77 substrs = ['Hello Enrico, welcome to LLDB']);
80 substrs = ['a.out'])
83 substrs = ['a test for error in command'])
86 substrs = ['targetname',
90 substrs = ['Run Python function welcome.target_name_imp',
95 substrs = ['Done; if you saw the delays I am doing OK'])
101 substrs = ['[0] = 79630','[1] = 388785018','[2] = 0'])
104 substrs = ['[0] = 79630','[4] = 388785018','[5] = 0'])
109 substrs = ['running sync'])
111 substrs = ['running async'])
113 substrs = ['I am running sync'])
122 self.expect('my_command Blah', substrs = ['Hello Blah, welcome to LLDB'])
125 self.expect('my_command', substrs = ['a.out'])
130 substrs = ['targetname',
134 substrs = ['cannot add command'])