View source
typedef StackTraceRequest
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
StackTrace request; value of command field is 'stackTrace'. The request returns a stacktrace from the current execution state.
StackTrace request; value of command field is 'stackTrace'. The request returns a stacktrace from the current execution state.