LLDB mainline
lldb_private::ScriptInterpreter Member List

This is the complete list of members for lldb_private::ScriptInterpreter, including all inherited members.

AcquireInterpreterLock()lldb_private::ScriptInterpretervirtual
CalculateNumChildren(const StructuredData::ObjectSP &implementor, uint32_t max)lldb_private::ScriptInterpreterinlinevirtual
CheckObjectExists(const char *name)lldb_private::ScriptInterpreterinlinevirtual
Clear()lldb_private::ScriptInterpreterinlinevirtual
CollectDataForBreakpointCommandCallback(std::vector< std::reference_wrapper< BreakpointOptions > > &options, CommandReturnObject &result)lldb_private::ScriptInterpretervirtual
CollectDataForWatchpointCommandCallback(WatchpointOptions *wp_options, CommandReturnObject &result)lldb_private::ScriptInterpretervirtual
CreateFrameRecognizer(const char *class_name)lldb_private::ScriptInterpreterinlinevirtual
CreateOperatingSystemInterface()lldb_private::ScriptInterpreterinlinevirtual
CreateScriptCommandObject(const char *class_name)lldb_private::ScriptInterpreterinlinevirtual
CreateScriptedBreakpointResolver(const char *class_name, const StructuredDataImpl &args_data, lldb::BreakpointSP &bkpt_sp)lldb_private::ScriptInterpreterinlinevirtual
CreateScriptedProcessInterface()lldb_private::ScriptInterpreterinlinevirtual
CreateScriptedStopHook(lldb::TargetSP target_sp, const char *class_name, const StructuredDataImpl &args_data, Status &error)lldb_private::ScriptInterpreterinlinevirtual
CreateScriptedThreadInterface()lldb_private::ScriptInterpreterinlinevirtual
CreateScriptedThreadPlan(const char *class_name, const StructuredDataImpl &args_data, std::string &error_str, lldb::ThreadPlanSP thread_plan_sp)lldb_private::ScriptInterpreterinlinevirtual
CreateStructuredDataFromScriptObject(ScriptObject obj)lldb_private::ScriptInterpreterinlinevirtual
CreateSyntheticScriptedProvider(const char *class_name, lldb::ValueObjectSP valobj)lldb_private::ScriptInterpreterinlinevirtual
eScriptReturnTypeBool enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeChar enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeCharPtr enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeCharStrOrNone enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeDouble enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeFloat enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeInt enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeIntUnsigned enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeLongInt enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeLongIntUnsigned enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeLongLong enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeLongLongUnsigned enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeOpaqueObject enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeShortInt enum valuelldb_private::ScriptInterpreter
eScriptReturnTypeShortIntUnsigned enum valuelldb_private::ScriptInterpreter
ExecuteInterpreterLoop()=0lldb_private::ScriptInterpreterpure virtual
ExecuteMultipleLines(const char *in_string, const ExecuteScriptOptions &options=ExecuteScriptOptions())lldb_private::ScriptInterpreterinlinevirtual
ExecuteOneLine(llvm::StringRef command, CommandReturnObject *result, const ExecuteScriptOptions &options=ExecuteScriptOptions())=0lldb_private::ScriptInterpreterpure virtual
ExecuteOneLineWithReturn(llvm::StringRef in_string, ScriptReturnType return_type, void *ret_value, const ExecuteScriptOptions &options=ExecuteScriptOptions())lldb_private::ScriptInterpreterinlinevirtual
ExportFunctionDefinitionToInterpreter(StringList &function_def)lldb_private::ScriptInterpreterinlinevirtual
FormatterCallbackFunction(const char *function_name, lldb::TypeImplSP type_impl_sp)lldb_private::ScriptInterpreterinlinevirtual
GenerateBreakpointCommandCallbackData(StringList &input, std::string &output, bool has_extra_args, bool is_callback)lldb_private::ScriptInterpreterinlinevirtual
GenerateFunction(const char *signature, const StringList &input, bool is_callback)lldb_private::ScriptInterpreterinlinevirtual
GenerateScriptAliasFunction(StringList &input, std::string &output)lldb_private::ScriptInterpreterinlinevirtual
GenerateTypeScriptFunction(const char *oneliner, std::string &output, const void *name_token=nullptr)lldb_private::ScriptInterpreterinlinevirtual
GenerateTypeScriptFunction(StringList &input, std::string &output, const void *name_token=nullptr)lldb_private::ScriptInterpreterinlinevirtual
GenerateTypeSynthClass(StringList &input, std::string &output, const void *name_token=nullptr)lldb_private::ScriptInterpreterinlinevirtual
GenerateTypeSynthClass(const char *oneliner, std::string &output, const void *name_token=nullptr)lldb_private::ScriptInterpreterinlinevirtual
GenerateWatchpointCommandCallbackData(StringList &input, std::string &output, bool is_callback)lldb_private::ScriptInterpreterinlinevirtual
GetArgumentsForCommandObject(StructuredData::GenericSP cmd_obj_sp)lldb_private::ScriptInterpreterinlinevirtual
GetChildAtIndex(const StructuredData::ObjectSP &implementor, uint32_t idx)lldb_private::ScriptInterpreterinlinevirtual
GetDataExtractorFromSBData(const lldb::SBData &data) constlldb_private::ScriptInterpreter
GetDocumentationForItem(const char *item, std::string &dest)lldb_private::ScriptInterpreterinlinevirtual
GetDynamicSettings(StructuredData::ObjectSP plugin_module_sp, Target *target, const char *setting_name, lldb_private::Status &error)lldb_private::ScriptInterpreterinlinevirtual
GetFlagsForCommandObject(StructuredData::GenericSP cmd_obj_sp)lldb_private::ScriptInterpreterinlinevirtual
GetIndexOfChildWithName(const StructuredData::ObjectSP &implementor, const char *child_name)lldb_private::ScriptInterpreterinlinevirtual
GetInterpreterInfo()lldb_private::ScriptInterpretervirtual
GetLanguage()lldb_private::ScriptInterpreterinline
GetLongHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp, std::string &dest)lldb_private::ScriptInterpreterinlinevirtual
GetMaxPositionalArgumentsForCallable(const llvm::StringRef &callable_name)lldb_private::ScriptInterpreterinlinevirtual
GetOpaqueTypeFromSBAttachInfo(const lldb::SBAttachInfo &attach_info) constlldb_private::ScriptInterpreter
GetOpaqueTypeFromSBBreakpoint(const lldb::SBBreakpoint &breakpoint) constlldb_private::ScriptInterpreter
GetOpaqueTypeFromSBLaunchInfo(const lldb::SBLaunchInfo &launch_info) constlldb_private::ScriptInterpreter
GetOpaqueTypeFromSBMemoryRegionInfo(const lldb::SBMemoryRegionInfo &mem_region) constlldb_private::ScriptInterpreter
GetOptionsForCommandObject(StructuredData::GenericSP cmd_obj_sp)lldb_private::ScriptInterpreterinlinevirtual
GetPluginName()=0lldb_private::PluginInterfacepure virtual
GetRecognizedArguments(const StructuredData::ObjectSP &implementor, lldb::StackFrameSP frame_sp)lldb_private::ScriptInterpreterinlinevirtual
GetScriptedPlatformInterface()lldb_private::ScriptInterpreterinlinevirtual
GetScriptedSummary(const char *function_name, lldb::ValueObjectSP valobj, StructuredData::ObjectSP &callee_wrapper_sp, const TypeSummaryOptions &options, std::string &retval)lldb_private::ScriptInterpreterinlinevirtual
GetScriptInterpreterPtyName()lldb_private::ScriptInterpreter
GetShortHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp, std::string &dest)lldb_private::ScriptInterpreterinlinevirtual
GetStatusFromSBError(const lldb::SBError &error) constlldb_private::ScriptInterpreter
GetSyntheticTypeName(const StructuredData::ObjectSP &implementor)lldb_private::ScriptInterpreterinlinevirtual
GetSyntheticValue(const StructuredData::ObjectSP &implementor)lldb_private::ScriptInterpreterinlinevirtual
Interrupt()lldb_private::ScriptInterpreterinlinevirtual
IsReservedWord(const char *word)lldb_private::ScriptInterpreterinlinevirtual
LanguageToString(lldb::ScriptLanguage language)lldb_private::ScriptInterpreterstatic
LoadPluginModule(const FileSpec &file_spec, lldb_private::Status &error)lldb_private::ScriptInterpreterinlinevirtual
LoadScriptingModule(const char *filename, const LoadScriptOptions &options, lldb_private::Status &error, StructuredData::ObjectSP *module_sp=nullptr, FileSpec extra_search_dir={})lldb_private::ScriptInterpretervirtual
m_debuggerlldb_private::ScriptInterpreterprotected
m_script_langlldb_private::ScriptInterpreterprotected
MightHaveChildrenSynthProviderInstance(const StructuredData::ObjectSP &implementor)lldb_private::ScriptInterpreterinlinevirtual
operator=(const PluginInterface &)=deletelldb_private::PluginInterface
OptionParsingStartedForCommandObject(StructuredData::GenericSP cmd_obj_sp)lldb_private::ScriptInterpreterinlinevirtual
PluginInterface()=defaultlldb_private::PluginInterface
PluginInterface(const PluginInterface &)=deletelldb_private::PluginInterface
RunScriptBasedCommand(const char *impl_function, llvm::StringRef args, ScriptedCommandSynchronicity synchronicity, lldb_private::CommandReturnObject &cmd_retobj, Status &error, const lldb_private::ExecutionContext &exe_ctx)lldb_private::ScriptInterpreterinlinevirtual
RunScriptBasedCommand(StructuredData::GenericSP impl_obj_sp, llvm::StringRef args, ScriptedCommandSynchronicity synchronicity, lldb_private::CommandReturnObject &cmd_retobj, Status &error, const lldb_private::ExecutionContext &exe_ctx)lldb_private::ScriptInterpreterinlinevirtual
RunScriptBasedParsedCommand(StructuredData::GenericSP impl_obj_sp, Args &args, ScriptedCommandSynchronicity synchronicity, lldb_private::CommandReturnObject &cmd_retobj, Status &error, const lldb_private::ExecutionContext &exe_ctx)lldb_private::ScriptInterpreterinlinevirtual
RunScriptFormatKeyword(const char *impl_function, Process *process, std::string &output, Status &error)lldb_private::ScriptInterpreterinlinevirtual
RunScriptFormatKeyword(const char *impl_function, Thread *thread, std::string &output, Status &error)lldb_private::ScriptInterpreterinlinevirtual
RunScriptFormatKeyword(const char *impl_function, Target *target, std::string &output, Status &error)lldb_private::ScriptInterpreterinlinevirtual
RunScriptFormatKeyword(const char *impl_function, StackFrame *frame, std::string &output, Status &error)lldb_private::ScriptInterpreterinlinevirtual
RunScriptFormatKeyword(const char *impl_function, ValueObject *value, std::string &output, Status &error)lldb_private::ScriptInterpreterinlinevirtual
ScriptedBreakpointResolverSearchCallback(StructuredData::GenericSP implementor_sp, SymbolContext *sym_ctx)lldb_private::ScriptInterpreterinlinevirtual
ScriptedBreakpointResolverSearchDepth(StructuredData::GenericSP implementor_sp)lldb_private::ScriptInterpreterinlinevirtual
ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp, ExecutionContext &exc_ctx, lldb::StreamSP stream_sp)lldb_private::ScriptInterpreterinlinevirtual
ScriptedThreadPlanExplainsStop(StructuredData::ObjectSP implementor_sp, Event *event, bool &script_error)lldb_private::ScriptInterpreterinlinevirtual
ScriptedThreadPlanGetRunState(StructuredData::ObjectSP implementor_sp, bool &script_error)lldb_private::ScriptInterpreterinlinevirtual
ScriptedThreadPlanGetStopDescription(StructuredData::ObjectSP implementor_sp, lldb_private::Stream *stream, bool &script_error)lldb_private::ScriptInterpreterinlinevirtual
ScriptedThreadPlanIsStale(StructuredData::ObjectSP implementor_sp, bool &script_error)lldb_private::ScriptInterpreterinlinevirtual
ScriptedThreadPlanShouldStop(StructuredData::ObjectSP implementor_sp, Event *event, bool &script_error)lldb_private::ScriptInterpreterinlinevirtual
ScriptInterpreter(Debugger &debugger, lldb::ScriptLanguage script_lang)lldb_private::ScriptInterpreter
ScriptReturnType enum namelldb_private::ScriptInterpreter
SetBreakpointCommandCallback(std::vector< std::reference_wrapper< BreakpointOptions > > &bp_options_vec, const char *callback_text)lldb_private::ScriptInterpreter
SetBreakpointCommandCallback(BreakpointOptions &bp_options, const char *callback_text, bool is_callback)lldb_private::ScriptInterpreterinlinevirtual
SetBreakpointCommandCallback(BreakpointOptions &bp_options, std::unique_ptr< BreakpointOptions::CommandData > &data_up)lldb_private::ScriptInterpreterinlinevirtual
SetBreakpointCommandCallbackFunction(std::vector< std::reference_wrapper< BreakpointOptions > > &bp_options_vec, const char *function_name, StructuredData::ObjectSP extra_args_sp)lldb_private::ScriptInterpreter
SetBreakpointCommandCallbackFunction(BreakpointOptions &bp_options, const char *function_name, StructuredData::ObjectSP extra_args_sp)lldb_private::ScriptInterpreterinlinevirtual
SetOptionValueForCommandObject(StructuredData::GenericSP cmd_obj_sp, ExecutionContext *exe_ctx, llvm::StringRef long_option, llvm::StringRef value)lldb_private::ScriptInterpreterinlinevirtual
SetWatchpointCommandCallback(WatchpointOptions *wp_options, const char *user_input, bool is_callback)lldb_private::ScriptInterpreterinlinevirtual
StringToLanguage(const llvm::StringRef &string)lldb_private::ScriptInterpreterstatic
UpdateSynthProviderInstance(const StructuredData::ObjectSP &implementor)lldb_private::ScriptInterpreterinlinevirtual
~PluginInterface()=defaultlldb_private::PluginInterfacevirtual
~ScriptInterpreter() override=defaultlldb_private::ScriptInterpreter