|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICDISuspend
Provides the ability to suspend a thread or debug target.
| Method Summary | |
|---|---|
boolean |
isSuspended()
Returns whether this target/thread is currently suspended. |
void |
suspend()
Causes this target/thread to suspend its execution. |
| Method Detail |
|---|
void suspend()
throws CDIException
CDIException - if this method fails. Reasons include:boolean isSuspended()
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||