Debugging Your Program’s Dynamically Loaded Libraries
Controlling Dynamic Library Symbol Loading
TotalView automatically reads the symbols of shared libraries that are dynamically loaded into your program at runtime. These libraries are those loaded using dlopen (or, on IBM AIX, load and loadbind).
TotalView automatically detects these calls, and then loads the symbol table from the newly loaded libraries and plants any enabled saved breakpoints for these libraries. TotalView then determines whether to launch a prompt about stopping the process to plant breakpoints.
Classic UI Only: Control this behavior in the Classic UI using the Dynamic Libraries page in the File > Preferences Dialog Box. See Dynamic Libraries Page in the Classic UI documentation.