LLDB API Documentation

lldb::SBDebugger Member List

This is the complete list of members for lldb::SBDebugger, including all inherited members.

Clear()lldb::SBDebugger
Create()lldb::SBDebuggerstatic
Create(bool source_init_files)lldb::SBDebuggerstatic
Create(bool source_init_files, lldb::LogOutputCallback log_callback, void *baton)lldb::SBDebuggerstatic
CreateCategory(const char *category_name)lldb::SBDebugger
CreateTarget(const char *filename, const char *target_triple, const char *platform_name, bool add_dependent_modules, lldb::SBError &error)lldb::SBDebugger
CreateTarget(const char *filename)lldb::SBDebugger
CreateTargetWithFileAndArch(const char *filename, const char *archname)lldb::SBDebugger
CreateTargetWithFileAndTargetTriple(const char *filename, const char *target_triple)lldb::SBDebugger
DeleteCategory(const char *category_name)lldb::SBDebugger
DeleteTarget(lldb::SBTarget &target)lldb::SBDebugger
Destroy(lldb::SBDebugger &debugger)lldb::SBDebuggerstatic
DispatchInput(void *baton, const void *data, size_t data_len)lldb::SBDebugger
DispatchInput(const void *data, size_t data_len)lldb::SBDebugger
DispatchInputEndOfFile()lldb::SBDebugger
DispatchInputInterrupt()lldb::SBDebugger
EnableLog(const char *channel, const char **categories)lldb::SBDebugger
FindDebuggerWithID(int id)lldb::SBDebuggerstatic
FindTargetWithFileAndArch(const char *filename, const char *arch)lldb::SBDebugger
FindTargetWithProcessID(pid_t pid)lldb::SBDebugger
GetAsync()lldb::SBDebugger
GetCategory(const char *category_name)lldb::SBDebugger
GetCategoryAtIndex(uint32_t)lldb::SBDebugger
GetCloseInputOnEOF() const lldb::SBDebugger
GetCommandInterpreter()lldb::SBDebugger
GetDefaultArchitecture(char *arch_name, size_t arch_name_len)lldb::SBDebuggerstatic
GetDefaultCategory()lldb::SBDebugger
GetDescription(lldb::SBStream &description)lldb::SBDebugger
GetErrorFileHandle()lldb::SBDebugger
GetFilterForType(SBTypeNameSpecifier)lldb::SBDebugger
GetFormatForType(SBTypeNameSpecifier)lldb::SBDebugger
GetID()lldb::SBDebugger
GetIndexOfTarget(lldb::SBTarget target)lldb::SBDebugger
GetInputFileHandle()lldb::SBDebugger
GetInstanceName()lldb::SBDebugger
GetInternalVariableValue(const char *var_name, const char *debugger_instance_name)lldb::SBDebuggerstatic
GetListener()lldb::SBDebugger
GetNumCategories()lldb::SBDebugger
GetNumTargets()lldb::SBDebugger
GetOutputFileHandle()lldb::SBDebugger
GetPrompt() const lldb::SBDebugger
GetScriptingLanguage(const char *script_language_name)lldb::SBDebugger
GetScriptLanguage() const lldb::SBDebugger
GetSelectedTarget()lldb::SBDebugger
GetSourceManager()lldb::SBDebugger
GetSummaryForType(SBTypeNameSpecifier)lldb::SBDebugger
GetSyntheticForType(SBTypeNameSpecifier)lldb::SBDebugger
GetTargetAtIndex(uint32_t idx)lldb::SBDebugger
GetTerminalWidth() const lldb::SBDebugger
GetUseColor() const lldb::SBDebugger
GetUseExternalEditor()lldb::SBDebugger
GetVersionString()lldb::SBDebuggerstatic
HandleCommand(const char *command)lldb::SBDebugger
HandleProcessEvent(const lldb::SBProcess &process, const lldb::SBEvent &event, FILE *out, FILE *err)lldb::SBDebugger
Initialize()lldb::SBDebuggerstatic
InputReaderIsTopReader(const lldb::SBInputReader &reader)lldb::SBDebugger
IsValid() const lldb::SBDebugger
MemoryPressureDetected()lldb::SBDebuggerstatic
NotifyTopInputReader(lldb::InputReaderAction notification)lldb::SBDebugger
operator=(const lldb::SBDebugger &rhs)lldb::SBDebugger
PushInputReader(lldb::SBInputReader &reader)lldb::SBDebugger
RestoreInputTerminalState()lldb::SBDebugger
SaveInputTerminalState()lldb::SBDebugger
SBCommandInterpreter classlldb::SBDebuggerfriend
SBDebugger()lldb::SBDebugger
SBDebugger(const lldb::SBDebugger &rhs)lldb::SBDebugger
SBDebugger(const lldb::DebuggerSP &debugger_sp)lldb::SBDebugger
SBInputReader classlldb::SBDebuggerfriend
SBListener classlldb::SBDebuggerfriend
SBProcess classlldb::SBDebuggerfriend
SBSourceManager classlldb::SBDebuggerfriend
SBTarget classlldb::SBDebuggerfriend
SetAsync(bool b)lldb::SBDebugger
SetCloseInputOnEOF(bool b)lldb::SBDebugger
SetCurrentPlatform(const char *platform_name)lldb::SBDebugger
SetCurrentPlatformSDKRoot(const char *sysroot)lldb::SBDebugger
SetDefaultArchitecture(const char *arch_name)lldb::SBDebuggerstatic
SetErrorFileHandle(FILE *f, bool transfer_ownership)lldb::SBDebugger
SetInputFileHandle(FILE *f, bool transfer_ownership)lldb::SBDebugger
SetInternalVariable(const char *var_name, const char *value, const char *debugger_instance_name)lldb::SBDebuggerstatic
SetLoggingCallback(lldb::LogOutputCallback log_callback, void *baton)lldb::SBDebugger
SetOutputFileHandle(FILE *f, bool transfer_ownership)lldb::SBDebugger
SetPrompt(const char *prompt)lldb::SBDebugger
SetScriptLanguage(lldb::ScriptLanguage script_lang)lldb::SBDebugger
SetSelectedTarget(SBTarget &target)lldb::SBDebugger
SetTerminalWidth(uint32_t term_width)lldb::SBDebugger
SetUseColor(bool use_color)lldb::SBDebugger
SetUseExternalEditor(bool input)lldb::SBDebugger
SkipAppInitFiles(bool b)lldb::SBDebugger
SkipLLDBInitFiles(bool b)lldb::SBDebugger
StateAsCString(lldb::StateType state)lldb::SBDebuggerstatic
StateIsRunningState(lldb::StateType state)lldb::SBDebuggerstatic
StateIsStoppedState(lldb::StateType state)lldb::SBDebuggerstatic
Terminate()lldb::SBDebuggerstatic
~SBDebugger()lldb::SBDebugger