Home | History | Annotate | Download | only in python

Lines Matching refs:interpreter

6 # To use this in the embedded python interpreter using "lldb":
15 # embedded python interpreter is when the command completes, there
419 '''Catch all for unknown command, which will exit the interpreter.'''
524 interpreter = Interactive(crash_logs)
526 interpreter.do_list()
527 interpreter.cmdloop()
746 If this script is imported into the LLDB command interpreter, a "crashlog" command will be added to the interpreter