PTP
Release 7.0

Uses of Interface
org.eclipse.ptp.debug.core.pdi.IPDIDebugger

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

Uses of IPDIDebugger in org.eclipse.ptp.debug.core.pdi
 

Methods in org.eclipse.ptp.debug.core.pdi that return IPDIDebugger
 IPDIDebugger IPDISession.getDebugger()
          Returns a debugger for this session
 

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

Methods in org.eclipse.ptp.debug.core.pdi.request with parameters of type IPDIDebugger
 void IPDIEventRequest.execute(IPDIDebugger debugger)
          Indicates this request is executing.
 


PTP
Release 7.0

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