the interface retuned for the debugging services. |
|
The listener interface that can be passed to |
|
The listener interface that can be passed to |
|
an interface implemented by elements in the search path list. |
|
General interface of an object that represents a break point. |
|
an interface passed into various breakpoint methods, as a way for the breakpoint to communicate with the target VM. |
|
This class deals with all the global debugging state. |
|
this driver allows a file to decide what to do with debugging flow control commands. |
|
The interface that represents most of the project level debugging operations. |
|
This interface allows an implementer to get notified whenever a value has been set via the debugger. |
|
This is the driver that must be implemented by a document for it to partake in debugging. |
|
This is the interface for an expression. |
|
IDebugExpressionListeners are used to notify interested objects when the IDebugData has gotten new information about a variable from the proxy. |
|
Debugger views are responsible for displaying, editing, and populating the children of an expression in the locals and watch windows. |
|
General interface of an object that represents the instruction point. |
|
This is the interface for a stack frame. |
|
This is the interfaces for a user thread that is being shown in the IDE. |
|
This interface defines a breakpoint that gets fired when an exception of a certain type, or one of its subclasses, is thrown. |
|
This is an interface on a breakpoint showing that it is paying attention to the source file it is in. |
|
This is interface is implemented by debug sessions that are debugging WebApps. |
This abstract class implements some basic functionality for an expression view that does not allow children. |
|
Helper class for IDebugExpressionViews that want to use a text field as their editor. |
|
Helper class for IDebugExpressionViews that want to just stick a text value in the table as their renderer. |
|
This is the service that allows the IDE to get debugging objects. |
|
An implementation of |
|
This is the base implementation of a breakpoint. |
|
The driver which determines which debugging buttons should be enabled. |
|
Helper class that wraps an array in an Enumeration |
|
Helper class that wraps an Iterator in an Enumeration |
|
Contains data about views as specified in extension.xml. |
This exception occurs when the debugging transport is not able to send the debugging request down to the target VM for some reason. |