C# Class Mono.Debugger.Backend.Inferior.ServerStackFrame

显示文件 Open project: baulig/debugger

Public Properties

Property Type Description
Address long
FrameAddress long
StackPointer long

Property Details

Address public_oe property

public long Address
return long

FrameAddress public_oe property

public long FrameAddress
return long

StackPointer public_oe property

public long StackPointer
return long