Package | Description |
---|---|
org.eclipse.ptp.debug.core | |
org.eclipse.ptp.debug.core.launch | |
org.eclipse.ptp.debug.core.model |
Modifier and Type | Method and Description |
---|---|
IPDebugTarget |
IPSession.findDebugTarget(TaskSet tasks)
Find the debug target associated with the tasks
|
Modifier and Type | Method and Description |
---|---|
void |
IPRegisterManager.initialize(TaskSet qTasks,
IPDebugTarget debugTarget) |
void |
IPMemoryManager.initialize(TaskSet qTasks,
IPDebugTarget debugTarget)
Initialize memory manager
|
Modifier and Type | Method and Description |
---|---|
IPDebugTarget |
IPLaunch.getDebugTarget(int procId)
Get the IPDebugTarget responsible for the procId.
|
IPDebugTarget |
IPLaunch.getDebugTarget(TaskSet procs)
Get the IPDebugTarget responsible for the processes in procs
|
Modifier and Type | Method and Description |
---|---|
IPDebugTarget |
IPThread.getDebugTarget()
Returns the debug target this element is contained in.
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.