A Loading filename message indicates that Purify is loading either an instrumented module that the program calls or an internal Purify module. The message indicates the address in the program at which the module is loaded, the preferred address, if the kernel was unable to load the module at that address, and the call stack. Use the Modules tab in the Properties dialog box to see a list of the modules Purify loaded.
Loading filename messages are normally hidden by Purify's default error filters. To display the messages:
1. Select an Error View.
2. Open the Filter Manager dialog box.
3. Select View > Global Filters.
4. Select the Purify Default Filters group and deselect the Loading Messages filter.
5. Click OK.
(C) Copyright IBM Corporation 1992, 2010.