C# Class LLDB.ThreadPlan.Internal

Show file Open project: tritao/LLDBSharp

Private Methods

Method Description
Clear_0 ( global instance ) : void
GetDescription_0 ( global instance, global description ) : bool
GetStopReasonDataAtIndex_0 ( global instance, uint idx ) : ulong
GetStopReasonDataCount_0 ( global instance ) : uint
GetStopReason_0 ( global instance ) : LLDB.StopReason
GetThread_0 ( global instance, global @return ) : void
IsPlanComplete_0 ( global instance ) : bool
IsValid_1 ( global instance ) : bool
QueueThreadPlanForRunToAddress_0 ( global instance, LLDB address ) : LLDB.ThreadPlan.Internal
QueueThreadPlanForRunToAddress_0 ( global @return, global instance, LLDB address ) : void
QueueThreadPlanForStepInRange_0 ( global instance, global @return, global start_address, ulong range_size ) : void
QueueThreadPlanForStepOut_0 ( global instance, global @return, uint frame_idx_to_step_to, bool first_insn ) : void
QueueThreadPlanForStepOverRange_0 ( global instance, global @return, global start_address, ulong range_size ) : void
SetPlanComplete_0 ( global instance, bool success ) : void
cctor_1 ( global instance, global threadPlan ) : global::System.IntPtr
cctor_1 ( global instance, global threadPlan ) : void
ctor_0 ( global instance ) : global::System.IntPtr
ctor_0 ( global instance ) : void
ctor_3 ( global instance, global thread, global class_name ) : global::System.IntPtr
ctor_3 ( global instance, global thread, global class_name ) : void
dtor_0 ( global instance ) : void
dtor_0 ( global instance, int delete ) : void