|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPDebugger | |
|---|---|
| org.eclipse.ptp.debug.core | |
| org.eclipse.ptp.launch | |
| Uses of IPDebugger in org.eclipse.ptp.debug.core |
|---|
| Methods in org.eclipse.ptp.debug.core that return IPDebugger | |
|---|---|
IPDebugger |
IPDebugConfiguration.getDebugger()
Get an instance of the debugger defined by this configuration. |
| Methods in org.eclipse.ptp.debug.core with parameters of type IPDebugger | |
|---|---|
IPSession |
PDebugModel.createDebugSession(IPDebugger debugger,
IPLaunch launch,
org.eclipse.core.resources.IProject project,
org.eclipse.core.runtime.IProgressMonitor monitor)
Helper method to create a new debug session. |
| Uses of IPDebugger in org.eclipse.ptp.launch |
|---|
| Methods in org.eclipse.ptp.launch with parameters of type IPDebugger | |
|---|---|
protected abstract void |
AbstractParallelLaunchConfigurationDelegate.doCompleteJobLaunch(IPLaunch launch,
IPDebugger debugger)
This method is called when the job state changes to RUNNING. |
protected void |
ParallelLaunchConfigurationDelegate.doCompleteJobLaunch(IPLaunch launch,
IPDebugger debugger)
|
protected void |
AbstractParallelLaunchConfigurationDelegate.submitJob(org.eclipse.debug.core.ILaunchConfiguration configuration,
String mode,
IPLaunch launch,
IPDebugger debugger,
org.eclipse.core.runtime.IProgressMonitor monitor)
Submit a job to the resource manager. |
|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||