Package | Description |
---|---|
org.eclipse.ptp.debug.core | |
org.eclipse.ptp.debug.core.event |
Modifier and Type | Method and Description |
---|---|
IPLaunch |
IPSession.getLaunch()
Get the launch instance used to launch this session
|
Modifier and Type | Method and Description |
---|---|
void |
IPDebugger.cleanup(IPLaunch launch)
Clean up the debug session.
|
IPDISession |
IPDebugger.createDebugSession(long timeout,
IPLaunch launch,
IProgressMonitor monitor)
Create a new debugger session.
|
Modifier and Type | Method and Description |
---|---|
IPLaunch |
IPDebugInfo.getLaunch()
Get the launch object for the debugger
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.