|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public void suspend()
throws CDIException
CDIException - if this method fails. Reasons include:public boolean isSuspended()
|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||