This switches the debugger focus to the selected thread. Thread information is displayed in the Status line above the Source panel, as in the following example:
Thread 10, Thread-7:running Thread 3, Screen Updater: cond. waiting
The following states are possible for a thread: zombie
, running
, sleeping
, waiting
in a monitor
, cond. waiting
, suspended
,
and at breakpoint
.
Guide to the Cosmo Code Development Environment
12-96*250