PTP
Release 7.0

Uses of Interface
org.eclipse.ptp.debug.core.event.IPDebugInfo

Packages that use IPDebugInfo
org.eclipse.ptp.debug.core   
org.eclipse.ptp.debug.core.event   
 

Uses of IPDebugInfo in org.eclipse.ptp.debug.core
 

Methods in org.eclipse.ptp.debug.core that return IPDebugInfo
 IPDebugInfo IPSession.getDebugInfo(TaskSet tasks)
          Get the debug info
 

Methods in org.eclipse.ptp.debug.core with parameters of type IPDebugInfo
 void IPSession.fireDebugEvent(int change, int breakpoint, IPDebugInfo info)
          Fire a debug event.
 

Uses of IPDebugInfo in org.eclipse.ptp.debug.core.event
 

Subinterfaces of IPDebugInfo in org.eclipse.ptp.debug.core.event
 interface IPDebugBreakpointInfo
          Deprecated.  
 interface IPDebugErrorInfo
          Interface for obtaining information about an error event
 interface IPDebugExitInfo
          Deprecated.  
 interface IPDebugRegisterInfo
          Information associated with an event generated by a registered process
 interface IPDebugSuspendInfo
          Information associated with a debugger suspend event
 interface IPDebugValueInfo
          Deprecated.  
 

Methods in org.eclipse.ptp.debug.core.event that return IPDebugInfo
 IPDebugInfo IPDebugEvent.getInfo()
          Get the event info
 


PTP
Release 7.0

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