TotalView User Guide
:
Part II: Debugging Tools and Tasks
:
Stepping through and Executing your Program
: Restarting Programs
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.