JIVE Platform
Release 0.3.1

Package edu.buffalo.cse.jive.core

JIVE extensions of the JDT Debug model.

See:
          Description

Interface Summary
IJiveDebugTarget An IJavaDebugTarget monitored by JIVE.
IJiveEventLog A JIVE event log that supports listeners.
IJiveStep Provides the ability to step into, over, and return from the current execution location in both the forward and reverse directions.
IJiveThread An IJavaThread that supports both forward and reverse execution.
 

Class Summary
JiveDebugModel Provides utility methods for creating debug targets for the JIVE debug model which makes use of the JDI debug model.
 

Package edu.buffalo.cse.jive.core Description

JIVE extensions of the JDT Debug model. The following diagram illustrates the interface relationships:


JIVE Platform
Release 0.3.1