PTP
Release 5.0

Package org.eclipse.ptp.debug.core.pdi.request

Interface Summary
IPDIBreakpointRequest Represents to request a breakpoint
IPDICommandRequest Represents to request special command
IPDIConditionBreakpointRequest Represents to request a condition breakpoint
IPDIConnectionRequest Represents to request a connection to debugger
IPDIDataReadMemoryRequest Represents to request a data read memory
IPDIDataWriteMemoryRequest Represents to request a data write memory
IPDIDeleteBreakpointRequest Represents to request deleting a breakpoint
IPDIDeleteVariableRequest Represents to request deleting a variable
IPDIDisableBreakpointRequest Represents to request disabling a breakpoint
IPDIEnableBreakpointRequest Represents to request enabling a breakpoint
IPDIEvaluateExpressionRequest Represents a request to evaluate an expression
IPDIEvaluatePartialExpressionRequest Represents to request an expression evaluation that generates a partial AIF representation.
IPDIEventRequest Represents a request for notification of an event.
IPDIEventRequestListener An event listener registers with the event request manager to receive notification of event requests
IPDIGetInfoThreadsRequest Represents to request getting info threads
IPDIGetStackInfoDepthRequest Represents to request getting stack info depth
IPDIGetVariableTypeRequest Represents to request getting variable type
IPDIGoRequest Represents to request going
IPDIHaltRequest Represents to request halting
IPDIInternalEventRequest  
IPDIListArgumentsRequest Represents to request a list of arguments
IPDIListGlobalVariablesRequest Represents to request a list of global variables
IPDIListLocalVariablesRequest Represents to request a list of local variables
IPDIListSignalsRequest Represents to request a list of signals
IPDIListStackFramesRequest Represents to request a list of stackframes
IPDIRequestFactory  
IPDIRestartRequest Represents to request restarting
IPDISetAddressBreakpointRequest Represents to request setting a function breakpoint
IPDISetCurrentStackFrameRequest Represents to request setting current frame
IPDISetFunctionBreakpointRequest Represents to request setting a function breakpoint
IPDISetLineBreakpointRequest Represents to request setting a line breakpoint
IPDISetThreadSelectRequest Represents to request setting thread select
IPDISetWatchpointRequest Represents to request setting a watchpoint
IPDIStartDebuggerRequest Represents to request starting debugger
IPDIStepFinishRequest Represents to request stepping finish
IPDIStepIntoInstructionRequest Represents to request stepping into
IPDIStepIntoRequest Represents to request stepping into
IPDIStepOverInstructionRequest Represents to request stepping into
IPDIStepOverRequest Represents to request stepping over
IPDIStepRequest Represents to request stepping
IPDIStopDebuggerRequest Represents to request stopping debugger
IPDITerminateRequest Represents to request terminating
 

Class Summary
AbstractDataReadMemoryRequest  
AbstractEvaluateExpressionRequest  
AbstractEvaluatePartialExpressionRequest  
AbstractEventRequest  
AbstractEventResultRequest Abstract base class of events that return results
AbstractGetInfoThreadsRequest  
AbstractGetStackInfoDepthRequest  
AbstractListArgumentsRequest  
AbstractListLocalVariablesRequest  
AbstractListSignalsRequest  
AbstractListStackFramesRequest  
AbstractRequestFactory  
AbstractSetCurrentStackFrameRequest  
AbstractSetThreadSelectRequest  
 


PTP
Release 5.0

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