|
org.netbeans.api.debugger.jpda/2 2.4.22 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.netbeans.api.debugger.jpda | |
---|---|
org.netbeans.api.debugger.jpda | JPDA Debugger APIs provide representation of JDI functionality. |
org.netbeans.api.debugger.jpda.event | |
org.netbeans.spi.debugger.jpda | JPDA Debugger SPIs defines support for Smart Stepping, Variables Filterring and filterring of all Debugger Views. |
Classes in org.netbeans.api.debugger.jpda used by org.netbeans.api.debugger.jpda | |
---|---|
AbstractDICookie
Abstract ancestor of all DebuggerInfo
Cookies. |
|
AttachingDICookie
Attaches to some already running JDK and returns VirtualMachine for it. |
|
CallStackFrame
Represents one stack frame. |
|
ClassLoadUnloadBreakpoint
Notifies about class load and class unload events. |
|
DebuggerStartException
Notification about problems during debugger start. |
|
ExceptionBreakpoint
Notifies about exceptions throw in debugged JVM. |
|
Field
Represents one field. |
|
FieldBreakpoint
Notifies about variable change or access events. |
|
InvalidExpressionException
Notification about bad expression. |
|
JPDABreakpoint
Abstract definition of JPDA breakpoint. |
|
JPDADebugger
Represents one JPDA debugger session (one VirtualMachine ). |
|
JPDAStep
Represents one JPDA step. |
|
JPDAThread
Represents one Java thread in debugged process. |
|
JPDAThreadGroup
Represents one Java thread group in debugged process. |
|
LaunchingDICookie
Launches a new JVM in debug mode and returns VirtualMachine for it. |
|
LineBreakpoint
Notifies about line breakpoint events. |
|
ListeningDICookie
Listens on given port for some connection of remotely running JDK and returns VirtualMachine for it. |
|
LocalVariable
Represents one local. |
|
MethodBreakpoint
Notifies about method entry events. |
|
ObjectVariable
Represents instance of some object in debugged JVM. |
|
SmartSteppingFilter
Defines list of class exclusion filters to be used to filter stepping in debugged session. |
|
Super
Represents super class of some object and its value. |
|
This
Represents "this" value for call stack frame. |
|
ThreadBreakpoint
Notifies about thread started and dead events. |
|
Variable
Represents some variable in debugged JVM. |
Classes in org.netbeans.api.debugger.jpda used by org.netbeans.api.debugger.jpda.event | |
---|---|
JPDABreakpoint
Abstract definition of JPDA breakpoint. |
|
JPDADebugger
Represents one JPDA debugger session (one VirtualMachine ). |
|
JPDAThread
Represents one Java thread in debugged process. |
|
Variable
Represents some variable in debugged JVM. |
Classes in org.netbeans.api.debugger.jpda used by org.netbeans.spi.debugger.jpda | |
---|---|
JPDAThread
Represents one Java thread in debugged process. |
|
SmartSteppingFilter
Defines list of class exclusion filters to be used to filter stepping in debugged session. |
|
Variable
Represents some variable in debugged JVM. |
|
org.netbeans.api.debugger.jpda/2 2.4.22 | |||||||||
PREV NEXT | FRAMES NO FRAMES |