|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPDISignal | |
|---|---|
| org.eclipse.ptp.debug.core | |
| org.eclipse.ptp.debug.core.pdi | |
| org.eclipse.ptp.debug.core.pdi.event | |
| org.eclipse.ptp.debug.core.pdi.manager | |
| org.eclipse.ptp.debug.core.pdi.model | |
| Uses of IPDISignal in org.eclipse.ptp.debug.core |
|---|
| Methods in org.eclipse.ptp.debug.core with parameters of type IPDISignal | |
|---|---|
void |
IPSignalManager.signalChanged(TaskSet qTasks,
IPDISignal pdiSignal)
|
| Uses of IPDISignal in org.eclipse.ptp.debug.core.pdi |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi with parameters of type IPDISignal | |
|---|---|
void |
Session.resume(TaskSet tasks,
IPDISignal signal)
|
void |
IPDIExecuteManagement.resume(TaskSet tasks,
IPDISignal signal)
Resume execution where the program stopped but immediately give the signal. |
| Uses of IPDISignal in org.eclipse.ptp.debug.core.pdi.event |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.event that return IPDISignal | |
|---|---|
IPDISignal |
IPDISignalInfo.getSignal()
Returns signal |
| Methods in org.eclipse.ptp.debug.core.pdi.event with parameters of type IPDISignal | |
|---|---|
IPDISignalInfo |
IPDIEventFactory.newSignalInfo(IPDISession session,
TaskSet tasks,
String name,
String desc,
IPDISignal signal,
IPDILocator locator)
|
IPDISignalInfo |
AbstractEventFactory.newSignalInfo(IPDISession session,
TaskSet tasks,
String name,
String desc,
IPDISignal signal,
IPDILocator locator)
|
| Uses of IPDISignal in org.eclipse.ptp.debug.core.pdi.manager |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.manager that return IPDISignal | |
|---|---|
IPDISignal[] |
IPDISignalManager.getSignals(TaskSet tasks)
Returns the array of signals defined for this target. |
| Methods in org.eclipse.ptp.debug.core.pdi.manager with parameters of type IPDISignal | |
|---|---|
void |
IPDISignalManager.handle(IPDISignal sig,
boolean isIgnore,
boolean isStop)
|
| Uses of IPDISignal in org.eclipse.ptp.debug.core.pdi.model |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.model that return IPDISignal | |
|---|---|
IPDISignal |
IPDIModelFactory.newSignal(IPDISession session,
TaskSet tasks,
IPDISignalDescriptor signalDescriptor)
|
IPDISignal |
AbstractModelFactory.newSignal(IPDISession session,
TaskSet tasks,
IPDISignalDescriptor signalDescriptor)
|
|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||