Group > Go
Starts or continues all processes in all control groups of the thread of interest.
Contrast the action performed by this command with the process and thread versions:
*The process version starts or continues all threads in the process of interest.
*The thread version continues only the current thread; the other threads in the process remain in their current state.
Typing Group > Go or Process > Go creates the process if you have not yet started executing your program.
For more information on processes and threads and their behavior while being stepped, see “Group, Process, and Thread Control” in the Classic TotalView User Guide.
related topics
Process > Go Command
Thread > Go Command