|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDISignalManager
Represent signal manager to manage signal
| Method Summary | |
|---|---|
IPDISignal[] |
getSignals(TaskSet tasks)
Returns the array of signals defined for this target. |
void |
handle(IPDISignal sig,
boolean isIgnore,
boolean isStop)
Handle signal |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.manager.IPDIManager |
|---|
isAutoUpdate, setAutoUpdate, shutdown, update |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject |
|---|
getSession |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet |
|---|
getTasks |
| Method Detail |
|---|
IPDISignal[] getSignals(TaskSet tasks)
throws PDIException
tasks - target process
PDIException - on failure
void handle(IPDISignal sig,
boolean isIgnore,
boolean isStop)
throws PDIException
sig - isIgnore - isStop -
PDIException
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||