| Package | Description |
|---|---|
| oracle.ide.debugger.extender |
Classes and interfaces that comprise the public API for debugger extenders
|
| oracle.ide.debugger.extender.breakpoint |
Classes and interfaces that comprise the breakpoint-related public API
for debugger extenders
|
| oracle.ide.runner |
Contains classes that allow addins some level of control on the IDE runner system.
|
| Class and Description |
|---|
| DebuggerExtender
A DebuggerExtender can modify and enhance certain functionalities of a Debugger.
|
| DebuggerExtenderAPIVersion
A versioning value that can be used to distinguish implementations using the older
legacy interfaces from the newer ones.
|
| DebuggerExtenderCallback
Interface returned by the debugger when a DebuggerExtender is added.
|
| DebuggerExtenderSourceLocation
An interface to represent a source file location.
|
| Class and Description |
|---|
| DebuggerExtenderAPIVersion
A versioning value that can be used to distinguish implementations using the older
legacy interfaces from the newer ones.
|
| Class and Description |
|---|
| DebuggerExtenderAPIVersion
A versioning value that can be used to distinguish implementations using the older
legacy interfaces from the newer ones.
|