PTP
Release 7.0

Uses of Interface
org.eclipse.ptp.debug.core.pdi.request.IPDIInternalEventRequest

Packages that use IPDIInternalEventRequest
org.eclipse.ptp.debug.core.pdi.request   
 

Uses of IPDIInternalEventRequest in org.eclipse.ptp.debug.core.pdi.request
 

Subinterfaces of IPDIInternalEventRequest in org.eclipse.ptp.debug.core.pdi.request
 interface IPDICommandRequest
          Represents to request special command
 interface IPDIDataWriteMemoryRequest
          Represents to request a data write memory
 interface IPDIDeleteVariableRequest
          Represents to request deleting a variable
 interface IPDIEvaluateExpressionRequest
          Represents a request to evaluate an expression
 interface IPDIEvaluatePartialExpressionRequest
          Represents to request an expression evaluation that generates a partial AIF representation.
 interface IPDIListStackFramesRequest
          Represents to request a list of stackframes
 interface IPDISetCurrentStackFrameRequest
          Represents to request setting current frame
 interface IPDIStartDebuggerRequest
          Represents to request starting debugger
 


PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.