target stop-hook add
script import lldb_command_interpreter; lldb_command_interpreter.stop_callback()
DONE
script import lldb_command_interpreter; lldb_command_interpreter.run()
exit
