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 / AesiBreakpointManager

AesiBreakpointManager

class AesiBreakpointManager

Manages breakpoints.

Constructors

<init> AesiBreakpointManager(thread: AesiDebugThread)
Initializes a new instance of the AesiBreakpointManager class.

Functions

addPresetBreakpoints fun addPresetBreakpoints(): Unit
Adds all breakpoints that were set before the debugger was running.
dispose fun dispose(): Unit
Disposes this object.