Killing (Deleting) Programs
To kill (or delete) all the processes in a control group, use the Group > Kill command. The next time you start the program, for example, by using the Process > Go command, TotalView creates and starts a fresh master process.
CLI: dfocus g dkill
Restarting Programs
You can use the Group > Restart command to restart a program that is running or one that is stopped but hasn’t exited.
CLI: drerun
If the process is part of a multi-process program, TotalView deletes all related processes, restarts the master process, and runs the newly created program.
The Group > Restart command is equivalent to the Group > Kill command followed by the Process > Go command.