Package | Description |
---|---|
org.eclipse.cdt.debug.core.cdi.model |
Modifier and Type | Method and Description |
---|---|
ICDIThread |
ICDIThreadGroup.getCurrentThread()
Returns the currently selected thread.
|
ICDIThread |
ICDIThreadStorageDescriptor.getThread()
Return the thread.
|
ICDIThread |
ICDIStackFrame.getThread()
Returns the thread this stackframe is contained in.
|
ICDIThread[] |
ICDIThreadGroup.getThreads()
Returns the threads contained in this target.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ICDIThread.equals(ICDIThread thead)
Returns true if the threads are the same.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.