C# Class LLDB.Process.Internal

Show file Open project: tritao/LLDBSharp

Private Methods

Method Description
AppendEventStateReport_0 ( global instance, global @event, global result ) : void
Clear_0 ( global instance ) : void
Continue_0 ( global instance, global @return ) : void
CreateOSPluginThread_0 ( global instance, global @return, ulong tid, ulong context ) : void
Destroy_0 ( global instance, global @return ) : void
Detach_0 ( global instance, global @return ) : void
Detach_1 ( global instance, global @return, bool keep_stopped ) : void
EventIsProcessEvent_0 ( global @event ) : bool
GetAddressByteSize_0 ( global instance ) : uint
GetAsyncProfileData_0 ( global instance, sbyte dst, uint dst_len ) : uint
GetBroadcasterClassName_0 ( ) : global::System.IntPtr
GetBroadcasterClass_0 ( ) : global::System.IntPtr
GetBroadcaster_0 ( global instance, global @return ) : void
GetByteOrder_0 ( global instance ) : LLDB.ByteOrder
GetDescription_0 ( global instance, global description ) : bool
GetExitDescription_0 ( global instance ) : global::System.IntPtr
GetExitStatus_0 ( global instance ) : int
GetExtendedBacktraceTypeAtIndex_0 ( global instance, uint idx ) : global::System.IntPtr
GetHistoryThreads_0 ( global instance, global @return, ulong addr ) : void
GetInterruptedFromEvent_0 ( global @event ) : bool
GetNumExtendedBacktraceTypes_0 ( global instance ) : uint
GetNumQueues_0 ( global instance ) : uint
GetNumRestartedReasonsFromEvent_0 ( global @event ) : uint
GetNumSupportedHardwareWatchpoints_0 ( global instance, global error ) : uint
GetNumThreads_0 ( global instance ) : uint
GetPluginName_0 ( global instance ) : global::System.IntPtr
GetProcessFromEvent_0 ( global @return, global @event ) : void
GetProcessID_0 ( global instance ) : ulong
GetQueueAtIndex_0 ( global instance, global @return, uint index ) : void
GetRestartedFromEvent_0 ( global @event ) : bool
GetRestartedReasonAtIndexFromEvent_0 ( global @event, uint idx ) : global::System.IntPtr
GetSTDERR_0 ( global instance, sbyte dst, uint dst_len ) : uint
GetSTDOUT_0 ( global instance, sbyte dst, uint dst_len ) : uint
GetSelectedThread_0 ( global instance, global @return ) : void
GetShortPluginName_0 ( global instance ) : global::System.IntPtr
GetStateFromEvent_0 ( global @event ) : LLDB.StateType
GetState_0 ( global instance ) : LLDB.StateType
GetStopEventForStopID_0 ( global instance, global @return, uint stop_id ) : void
GetStopID_0 ( global instance, bool include_expression_stops ) : uint
GetTarget_0 ( global instance, global @return ) : void
GetThreadAtIndex_0 ( global instance, global @return, uint index ) : void
GetThreadByID_0 ( global instance, global @return, ulong sb_thread_id ) : void
GetThreadByIndexID_0 ( global instance, global @return, uint index_id ) : void
GetUniqueID_0 ( global instance ) : uint
GetUnixSignals_0 ( global instance, global @return ) : void
IsInstrumentationRuntimePresent_0 ( global instance, LLDB type ) : bool
IsValid_0 ( global instance ) : bool
Kill_0 ( global instance, global @return ) : void
LoadImage_0 ( global instance, global remote_image_spec, global error ) : uint
LoadImage_1 ( global instance, global local_image_spec, global remote_image_spec, global error ) : uint
PutSTDIN_0 ( global instance, global src, uint src_len ) : uint
ReadCStringFromMemory_0 ( global instance, ulong addr, global buf, uint size, global error ) : uint
ReadMemory_0 ( global instance, ulong addr, global buf, uint size, global error ) : uint
ReadPointerFromMemory_0 ( global instance, ulong addr, global error ) : ulong
ReadUnsignedFromMemory_0 ( global instance, ulong addr, uint byte_size, global error ) : ulong
RemoteAttachToProcessWithID_0 ( global instance, ulong pid, global error ) : bool
RemoteLaunch_0 ( global instance, sbyte argv, sbyte envp, global stdin_path, global stdout_path, global stderr_path, global working_directory, uint launch_flags, bool stop_at_entry, global error ) : bool
ReportEventState_0 ( global instance, global @event, global @out ) : void
SaveCore_0 ( global instance, global @return, global file_name ) : void
SendAsyncInterrupt_0 ( global instance ) : void
SendEventData_0 ( global instance, global @return, global data ) : void
SetSelectedThreadByID_0 ( global instance, ulong tid ) : bool
SetSelectedThreadByIndexID_0 ( global instance, uint index_id ) : bool
SetSelectedThread_0 ( global instance, global thread ) : bool
Signal_0 ( global instance, global @return, int signal ) : void
Stop_0 ( global instance, global @return ) : void
UnloadImage_0 ( global instance, global @return, uint image_token ) : void
WriteMemory_0 ( global instance, ulong addr, global buf, uint size, global error ) : uint
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