C# Class LLDB.Debugger.Internal

Exibir arquivo Open project: tritao/LLDBSharp

Private Methods

Method Description
Clear_0 ( global instance ) : void
CreateCategory_0 ( global instance, global @return, global category_name ) : void
CreateTargetWithFileAndArch_0 ( global instance, global @return, global filename, global archname ) : void
CreateTargetWithFileAndTargetTriple_0 ( global instance, global @return, global filename, global target_triple ) : void
CreateTarget_0 ( global instance, global @return, global filename, global target_triple, global platform_name, bool add_dependent_modules, global error ) : void
CreateTarget_1 ( global instance, global @return, global filename ) : void
Create_0 ( global @return ) : void
Create_1 ( global @return, bool source_init_files ) : void
Create_2 ( global @return, bool source_init_files, global log_callback, global baton ) : void
DeleteCategory_0 ( global instance, global category_name ) : bool
DeleteTarget_0 ( global instance, global target ) : bool
Destroy_0 ( global debugger ) : void
DispatchInputEndOfFile_0 ( global instance ) : void
DispatchInputInterrupt_0 ( global instance ) : void
DispatchInput_0 ( global instance, global baton, global data, uint data_len ) : void
DispatchInput_1 ( global instance, global data, uint data_len ) : void
EnableLog_0 ( global instance, global channel, sbyte categories ) : bool
FindDebuggerWithID_0 ( global @return, int id ) : void
FindTargetWithFileAndArch_0 ( global instance, global @return, global filename, global arch ) : void
FindTargetWithProcessID_0 ( global instance, global @return, ulong pid ) : void
GetAsync_0 ( global instance ) : bool
GetCategoryAtIndex_0 ( global instance, global @return, uint _0 ) : void
GetCategory_0 ( global instance, global @return, global category_name ) : void
GetCategory_1 ( global instance, global @return, LLDB lang_type ) : void
GetCloseInputOnEOF_0 ( global instance ) : bool
GetCommandInterpreter_0 ( global instance, global @return ) : void
GetDefaultArchitecture_0 ( sbyte arch_name, uint arch_name_len ) : bool
GetDefaultCategory_0 ( global instance, global @return ) : void
GetDescription_0 ( global instance, global description ) : bool
GetErrorFileHandle_0 ( global instance ) : global::System.IntPtr
GetFilterForType_0 ( global instance, LLDB _0 ) : LLDB.TypeFilter.Internal
GetFilterForType_0 ( global @return, global instance, LLDB _0 ) : void
GetFormatForType_0 ( global instance, LLDB _0 ) : LLDB.TypeFormat.Internal
GetFormatForType_0 ( global @return, global instance, LLDB _0 ) : void
GetID_0 ( global instance ) : ulong
GetIndexOfTarget_0 ( global instance, LLDB target ) : uint
GetInputFileHandle_0 ( global instance ) : global::System.IntPtr
GetInstanceName_0 ( global instance ) : global::System.IntPtr
GetInternalVariableValue_0 ( global @return, global var_name, global debugger_instance_name ) : void
GetListener_0 ( global instance, global @return ) : void
GetNumCategories_0 ( global instance ) : uint
GetNumTargets_0 ( global instance ) : uint
GetOutputFileHandle_0 ( global instance ) : global::System.IntPtr
GetPrompt_0 ( global instance ) : global::System.IntPtr
GetScriptLanguage_0 ( global instance ) : LLDB.ScriptLanguage
GetScriptingLanguage_0 ( global instance, global script_language_name ) : LLDB.ScriptLanguage
GetSelectedPlatform_0 ( global instance, global @return ) : void
GetSelectedTarget_0 ( global instance, global @return ) : void
GetSourceManager_0 ( global instance, global @return ) : void
GetSummaryForType_0 ( global instance, LLDB _0 ) : LLDB.TypeSummary.Internal
GetSummaryForType_0 ( global @return, global instance, LLDB _0 ) : void
GetSyntheticForType_0 ( global instance, LLDB _0 ) : LLDB.TypeSynthetic.Internal
GetSyntheticForType_0 ( global @return, global instance, LLDB _0 ) : void
GetTargetAtIndex_0 ( global instance, global @return, uint idx ) : void
GetTerminalWidth_0 ( global instance ) : uint
GetUseColor_0 ( global instance ) : bool
GetUseExternalEditor_0 ( global instance ) : bool
GetVersionString_0 ( ) : global::System.IntPtr
HandleCommand_0 ( global instance, global command ) : void
HandleProcessEvent_0 ( global instance, global process, global @event, global @out, global err ) : void
Initialize_0 ( ) : void
IsValid_0 ( global instance ) : bool
MemoryPressureDetected_0 ( ) : void
PushInputReader_0 ( global instance, global reader ) : void
RestoreInputTerminalState_0 ( global instance ) : void
RunCommandInterpreter_0 ( global instance, bool auto_handle_events, bool spawn_thread ) : void
RunCommandInterpreter_1 ( global instance, bool auto_handle_events, bool spawn_thread, global options, int num_errors, bool quit_requested, bool stopped_for_crash ) : void
RunREPL_0 ( global instance, global @return, LLDB language, global repl_options ) : void
SaveInputTerminalState_0 ( global instance ) : void
SetAsync_0 ( global instance, bool b ) : void
SetCloseInputOnEOF_0 ( global instance, bool b ) : void
SetCurrentPlatformSDKRoot_0 ( global instance, global sysroot ) : bool
SetCurrentPlatform_0 ( global instance, global @return, global platform_name ) : void
SetDefaultArchitecture_0 ( global arch_name ) : bool
SetErrorFileHandle_0 ( global instance, global f, bool transfer_ownership ) : void
SetInputFileHandle_0 ( global instance, global f, bool transfer_ownership ) : void
SetInternalVariable_0 ( global @return, global var_name, global value, global debugger_instance_name ) : void
SetLoggingCallback_0 ( global instance, global log_callback, global baton ) : void
SetOutputFileHandle_0 ( global instance, global f, bool transfer_ownership ) : void
SetPrompt_0 ( global instance, global prompt ) : void
SetScriptLanguage_0 ( global instance, LLDB script_lang ) : void
SetSelectedPlatform_0 ( global instance, global platform ) : void
SetSelectedTarget_0 ( global instance, global target ) : void
SetTerminalWidth_0 ( global instance, uint term_width ) : void
SetUseColor_0 ( global instance, bool use_color ) : bool
SetUseExternalEditor_0 ( global instance, bool input ) : bool
SkipAppInitFiles_0 ( global instance, bool b ) : void
SkipLLDBInitFiles_0 ( global instance, bool b ) : void
StateAsCString_0 ( LLDB state ) : global::System.IntPtr
StateIsRunningState_0 ( LLDB state ) : bool
StateIsStoppedState_0 ( LLDB state ) : bool
Terminate_0 ( ) : void
cctor_1 ( global instance, global rhs ) : global::System.IntPtr
cctor_1 ( global instance, global rhs ) : void
ctor_0 ( global instance ) : global::System.IntPtr
ctor_0 ( global instance ) : void
dtor_0 ( global instance ) : void
dtor_0 ( global instance, int delete ) : void