TotalView Online Help : Chapter 2 Process Window : Process Menu Commands : Process > Create
Process > Create
Create a process without starting it. If a program is linked with shared libraries, TotalView allows the dynamic loader to map into these libraries. Creating a process without starting it is useful if you need to:
Create action points, watchpoints, or change global variables after a process is created, but before it runs.
Debug C++ static constructor code.
related topics
Creating a Process Without Starting It
Creating a Process by Single Stepping
Group > Restart Command