LLDB mainline
ScriptInterpreterNone.cpp File Reference

Go to the source code of this file.

Variables

static const char * no_interpreter_err_msg

Variable Documentation

◆ no_interpreter_err_msg

const char* no_interpreter_err_msg
static
Initial value:
=
"error: Embedded script interpreter unavailable. LLDB was built without "
"scripting language support.\n"

Definition at line 25 of file ScriptInterpreterNone.cpp.

Referenced by lldb_private::ScriptInterpreterNone::ExecuteInterpreterLoop(), and lldb_private::ScriptInterpreterNone::ExecuteOneLine().