|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICDIThreadGroup
| Method Summary | |
|---|---|
ICDIThread |
getCurrentThread()
Returns the currently selected thread. |
ICDIThread[] |
getThreads()
Returns the threads contained in this target. |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpointManagement |
|---|
deleteAllBreakpoints, deleteBreakpoints, getBreakpoints, setAddressBreakpoint, setExceptionBreakpoint, setFunctionBreakpoint, setLineBreakpoint, setWatchpoint |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIExecuteStep |
|---|
stepInto, stepIntoInstruction, stepOver, stepOverInstruction, stepUntil |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIExecuteResume |
|---|
resume, resume, resume |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDISuspend |
|---|
isSuspended, suspend |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDISignalManagement |
|---|
getSignals |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIObject |
|---|
getTarget |
| Method Detail |
|---|
ICDIThread[] getThreads()
throws CDIException
CDIException - if this method fails. Reasons include:
ICDIThread getCurrentThread()
throws CDIException
CDIException - if this method fails. Reasons include:
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||