Table of Contents

Class Commands.Debugging_Execution_BreakpointDef

Namespace
nanoFramework.Tools.Debugger.WireProtocol
Assembly
nanoFramework.Tools.DebugLibrary.Net.dll
public class Commands.Debugging_Execution_BreakpointDef
Inheritance
Commands.Debugging_Execution_BreakpointDef
Inherited Members
Extension Methods

Constructors

Debugging_Execution_BreakpointDef()

public Debugging_Execution_BreakpointDef()

Fields

c_ASSEMBLIES_LOADED

public const ushort c_ASSEMBLIES_LOADED = 512

Field Value

ushort

c_BREAK

public const ushort c_BREAK = 4096

Field Value

ushort

c_DEPTH_EXCEPTION_FIRST_CHANCE

public const uint c_DEPTH_EXCEPTION_FIRST_CHANCE = 0

Field Value

uint

c_DEPTH_EXCEPTION_HANDLER_FOUND

public const uint c_DEPTH_EXCEPTION_HANDLER_FOUND = 2

Field Value

uint

c_DEPTH_EXCEPTION_USERS_CHANCE

public const uint c_DEPTH_EXCEPTION_USERS_CHANCE = 1

Field Value

uint

c_DEPTH_STEP_CALL

public const uint c_DEPTH_STEP_CALL = 48

Field Value

uint

c_DEPTH_STEP_EXCEPTION_FILTER

public const uint c_DEPTH_STEP_EXCEPTION_FILTER = 64

Field Value

uint

c_DEPTH_STEP_EXCEPTION_HANDLER

public const uint c_DEPTH_STEP_EXCEPTION_HANDLER = 80

Field Value

uint

c_DEPTH_STEP_EXIT

public const uint c_DEPTH_STEP_EXIT = 112

Field Value

uint

c_DEPTH_STEP_INTERCEPT

public const uint c_DEPTH_STEP_INTERCEPT = 96

Field Value

uint

c_DEPTH_STEP_NORMAL

public const uint c_DEPTH_STEP_NORMAL = 16

Field Value

uint

c_DEPTH_STEP_RETURN

public const uint c_DEPTH_STEP_RETURN = 32

Field Value

uint

c_DEPTH_UNCAUGHT

public const uint c_DEPTH_UNCAUGHT = 4294967295

Field Value

uint

c_EVAL_COMPLETE

public const ushort c_EVAL_COMPLETE = 8192

Field Value

ushort

c_EXCEPTION_CAUGHT

public const ushort c_EXCEPTION_CAUGHT = 32

Field Value

ushort

c_EXCEPTION_FINALLY

public const ushort c_EXCEPTION_FINALLY = 32768

Field Value

ushort

c_EXCEPTION_THROWN

public const ushort c_EXCEPTION_THROWN = 16

Field Value

ushort

c_EXCEPTION_UNCAUGHT

public const ushort c_EXCEPTION_UNCAUGHT = 64

Field Value

ushort

c_EXCEPTION_UNWIND

public const ushort c_EXCEPTION_UNWIND = 16384

Field Value

ushort

c_HARD

public const ushort c_HARD = 8

Field Value

ushort

c_LAST_BREAKPOINT

public const ushort c_LAST_BREAKPOINT = 1024

Field Value

ushort

c_PID_ANY

public const int c_PID_ANY = 2147483647

Field Value

int

c_STEP

public const ushort c_STEP = 7

Field Value

ushort

c_STEP_IN

public const ushort c_STEP_IN = 1

Field Value

ushort

c_STEP_JMC

public const ushort c_STEP_JMC = 2048

Field Value

ushort

c_STEP_OUT

public const ushort c_STEP_OUT = 4

Field Value

ushort

c_STEP_OVER

public const ushort c_STEP_OVER = 2

Field Value

ushort

c_THREAD_CREATED

public const ushort c_THREAD_CREATED = 256

Field Value

ushort

c_THREAD_TERMINATED

public const ushort c_THREAD_TERMINATED = 128

Field Value

ushort

m_IP

public uint m_IP

Field Value

uint

m_IPEnd

public uint m_IPEnd

Field Value

uint

m_IPStart

public uint m_IPStart

Field Value

uint

m_depth

public uint m_depth

Field Value

uint

m_depthExceptionHandler

public uint m_depthExceptionHandler

Field Value

uint

m_flags

public ushort m_flags

Field Value

ushort

m_id

public short m_id

Field Value

short

m_md

public uint m_md

Field Value

uint

m_pid

public uint m_pid

Field Value

uint

m_td

public uint m_td

Field Value

uint