Represents a stack frame in a debug session.

Variables

read onlyframeId:Int

ID of the stack frame in the debug protocol.

read onlysession:DebugSession

Debug session for thread.

read onlythreadId:Int

ID of the associated thread in the debug protocol.