Table of Contents

Class Commands.Debugging_Stack_Info.Reply

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

Constructors

Reply()

public Reply()

Fields

m_IP

public uint m_IP

Field Value

uint

m_depthOfEvalStack

public uint m_depthOfEvalStack

Field Value

uint

m_md

public uint m_md

Field Value

uint

m_numOfArguments

public uint m_numOfArguments

Field Value

uint

m_numOfLocals

public uint m_numOfLocals

Field Value

uint