PTP
Release 7.0

Uses of Package
org.eclipse.ptp.debug.core.pdi.event

Packages that use org.eclipse.ptp.debug.core.pdi.event
org.eclipse.ptp.debug.core.pdi   
org.eclipse.ptp.debug.core.pdi.event   
org.eclipse.ptp.debug.core.pdi.manager   
org.eclipse.ptp.debug.core.pdi.model   
org.eclipse.ptp.debug.core.pdi.request   
 

Classes in org.eclipse.ptp.debug.core.pdi.event used by org.eclipse.ptp.debug.core.pdi
IPDIEventFactory
          Factory for creating debugger events
 

Classes in org.eclipse.ptp.debug.core.pdi.event used by org.eclipse.ptp.debug.core.pdi.event
IPDIBreakpointInfo
          Represents an information provided by the session when the program stopped by a breakpoint
IPDIChangedEvent
          Notifies that the originator has changed.
IPDIConnectedEvent
          Notifies that the originator has connected
IPDICreatedEvent
          Notifies that the originator has been created.
IPDIDestroyedEvent
          Notifies that the originator has terminated
IPDIDisconnectedEvent
          Notifies that the originator has disconnected
IPDIEndSteppingRangeInfo
          Represents an information provided by the session when a step command is completed
IPDIErrorEvent
          Notifies that the originator has error
IPDIErrorInfo
          Represents an information provided by the session when the program exited
IPDIEvent
          IPDIEvent is the common super interface for all events.
IPDIExitInfo
          Represents an information provided by the session when the program exited
IPDILocationReachedInfo
          Represents a location reached
IPDIOutputEvent
          Output generated from program.
IPDIResumedEvent
          Notifies that the originator has been resumed.
IPDISignalInfo
          Represents signal info
IPDIStartedEvent
          Notifies that the originator has been started.
IPDISuspendedEvent
          Notifies that the originator has been suspended.
IPDIVariableInfo
          Represents variable info
 

Classes in org.eclipse.ptp.debug.core.pdi.event used by org.eclipse.ptp.debug.core.pdi.manager
IPDIEvent
          IPDIEvent is the common super interface for all events.
IPDIEventListener
          An event listener registers with the event manager to receive event notification from the PDI model objects
 

Classes in org.eclipse.ptp.debug.core.pdi.event used by org.eclipse.ptp.debug.core.pdi.model
IPDIDataReadMemoryInfo
          Representation of data read from target memory
 

Classes in org.eclipse.ptp.debug.core.pdi.event used by org.eclipse.ptp.debug.core.pdi.request
IPDIDataReadMemoryInfo
          Representation of data read from target memory
 


PTP
Release 7.0

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