View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

aesi-eclipse / com.virtlink.aesi.eclipse.debugging.model / AesiStackFrame / <init>

<init>

AesiStackFrame(thread: IThread, stackFrame: IAesiStackFrame)

Initializes a new instance of the AbstractStackFrame class.

Parameters

thread - The thread to which this stack frame belongs.

stackFrame - The corresponding AESI stack frame.