Mono Class Library: Mono.Debugger.Soft Namespace

Mono.Debugger.Soft.StackFrameType Enumeration

Represents the type of a stack frame. [Edit]
public enum StackFrameType

Remarks

Not in JDI [Edit]

Members

Member NameDescription
DebuggerInvokeThis is a pseudo stack frame marking the location in the stack where a method invocation started by the debugger itself begins. [Edit]
NormalThe stack frame is for a normal managed method call. [Edit]

Requirements

Namespace: Mono.Debugger.Soft
Assembly: Mono.Debugger.Soft (in Mono.Debugger.Soft.dll)
Assembly Versions: 0.0.0.0