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

Package com.virtlink.aesi.eclipse.debugging.model

Types

AbstractDebugThread abstract class AbstractDebugThread : DebugElement, IThread
Abstract base class for debug thread implementations.
AesiBreakpoint open class AesiBreakpoint : Breakpoint
AesiBreakpointAdapterFactory open class AesiBreakpointAdapterFactory : IAdapterFactory
AesiBreakpointManager class AesiBreakpointManager
Manages breakpoints.
AesiDebugElement open class AesiDebugElement : DebugElement
A debug element.
AesiLineBreakpointAdapter open class AesiLineBreakpointAdapter : IToggleBreakpointsTarget
AesiStackFrame open class AesiStackFrame : AbstractStackFrame
A stack frame.