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