org.eclipse.jdi.hcr |
|
Java Source File Name | Type | Comment |
EventRequestManager.java | Interface | Hot code replacement extension to com.sun.jdi.request.EventRequestManager . |
OperationRefusedException.java | Class | Thrown to indicate that the target VM refused to perform an operation. |
ReenterStepRequest.java | Interface | A reenter step request is a step event request that will be activated when the given
thread is about to pop the top stack frame. |
ReferenceType.java | Interface | Hot code replacement extension to com.sun.jdi.ReferenceType . |
ThreadReference.java | Interface | Hot code replacement extension to com.sun.jdi.ThreadReference . |
VirtualMachine.java | Interface | Hot code replacement extension to com.sun.jdi.VirtualMachine . |