|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPDebugConfiguration | |
|---|---|
| org.eclipse.ptp.debug.core | |
| org.eclipse.ptp.launch | |
| org.eclipse.ptp.launch.ui | |
| Uses of IPDebugConfiguration in org.eclipse.ptp.debug.core |
|---|
| Methods in org.eclipse.ptp.debug.core that return IPDebugConfiguration | |
|---|---|
IPDebugConfiguration |
PTPDebugCorePlugin.getDebugConfiguration(java.lang.String id)
|
IPDebugConfiguration[] |
PTPDebugCorePlugin.getDebugConfigurations()
|
| Uses of IPDebugConfiguration in org.eclipse.ptp.launch |
|---|
| Methods in org.eclipse.ptp.launch that return IPDebugConfiguration | |
|---|---|
protected IPDebugConfiguration |
AbstractParallelLaunchConfigurationDelegate.getDebugConfig(org.eclipse.debug.core.ILaunchConfiguration config)
Get the debugger configuration |
| Uses of IPDebugConfiguration in org.eclipse.ptp.launch.ui |
|---|
| Fields in org.eclipse.ptp.launch.ui declared as IPDebugConfiguration | |
|---|---|
protected IPDebugConfiguration |
AbstractDebuggerTab.fCurrentDebugConfig
|
| Methods in org.eclipse.ptp.launch.ui that return IPDebugConfiguration | |
|---|---|
protected IPDebugConfiguration |
AbstractDebuggerTab.getConfigForCurrentDebugger()
Return the class that implements ILaunchConfigurationTab
that is registered against the debugger id of the currently selected
debugger. |
protected IPDebugConfiguration |
AbstractDebuggerTab.getDebugConfig()
|
| Methods in org.eclipse.ptp.launch.ui with parameters of type IPDebugConfiguration | |
|---|---|
protected void |
AbstractDebuggerTab.loadDebuggerCombo(IPDebugConfiguration[] debugConfigs,
java.lang.String current)
|
protected void |
AbstractDebuggerTab.setDebugConfig(IPDebugConfiguration config)
|
protected boolean |
DebuggerTab.validatePlatform(org.eclipse.debug.core.ILaunchConfiguration config,
IPDebugConfiguration debugConfig)
Check that the selected debugger can be used for this launch FIXME: This needs to check the debugger supports the platform being managed by the resource manager. |
|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||