Represents a stack frame in a debug session.

Implements

Constructors

Properties

Constructors

Properties

frameId: number

ID of the stack frame in the debug protocol.

session: DebugSession

Debug session for thread.

threadId: number

ID of the associated thread in the debug protocol.