Searched defs:g_bkpt_command_reader_instructions (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp1278 static const char *g_bkpt_command_reader_instructions = "Enter your Python command(s). Type 'DONE' to end.\n" variable
1306 out_stream->Printf ("%s\n", g_bkpt_command_reader_instructions);

Completed in 123 milliseconds