Package lldb :: Module embedded_interpreter
[hide private]
[frames] | no frames]

Module embedded_interpreter

source code

Classes [hide private]
  LLDBQuitter
Functions [hide private]
 
setquit()
Redefine builtin functions 'quit()' and 'exit()' to print a message and raise an EOFError exception.
source code
 
get_terminal_size(fd) source code
 
readfunc_stdio(prompt) source code
 
run_python_interpreter(local_dict) source code
 
run_one_line(local_dict, input_string) source code
Variables [hide private]
  have_readline = True
  g_builtin_override_called = False
  g_run_one_line_str = None
  __package__ = 'lldb'