When you start TotalView with a dynamically linked executable, TotalView loads an additional set of symbols for the shared libraries, as indicated in the shell from which you started TotalView. To accomplish this, TotalView:
When you create a process without starting it, and the process does not include shared libraries, the PC points to the entry point of the process, usually the
start routine. If the process does include shared libraries, TotalView takes the following actions:
If desired, you can suppress the recording and use of dynamic symbols for shared libraries by starting TotalView with the
–no_dynamic option. Refer to
Chapter 7, “TotalView Command Syntax” for details on this TotalView startup option.
If a shared library has changed since you started a TotalView session, you can use the
Group > Rescan Library command to reload library symbol tables. Be aware that only some systems such as AIX permit you to reload library information.