PTP
Release 5.0

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

Interface Summary
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.
IPDIDataReadMemoryInfo  
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.
IPDIEventFactory  
IPDIEventListener An event listener registers with the event manager to receive event notification from the PDI model objects
IPDIExitInfo Represents an information provided by the session when the program exited
IPDIFunctionFinishedInfo Represents a function finsihed
IPDILocationReachedInfo Represents a location reached
IPDIMemoryBlockInfo Represents memory block info
IPDIOutputEvent Output generated from program.
IPDIRegisterInfo Represents register info
IPDIRestartedEvent Notifies that the originator has been restarted.
IPDIResumedEvent Notifies that the originator has been resumed.
IPDISharedLibraryInfo Represents shared library info
IPDISignalInfo Represents signal info
IPDIStartedEvent Notifies that the originator has been started.
IPDISuspendedEvent Notifies that the originator has been suspended.
IPDIThreadInfo Represensts thread destroy info
IPDIVariableInfo Represents variable info
IPDIWatchpointScopeInfo Represents an information provided by the session when a watchpoint is going out of scope.
IPDIWatchpointTriggerInfo Represents an information provided by the session when a watchpoint is triggered
 

Class Summary
AbstractEventFactory  
 


PTP
Release 5.0

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