Intel® Advisor Help

Problem: Debug Information Not Available

Symptoms

After running theIntel® Advisor analysis, the displayed report may contain information about your target's debug (symbol) information that is unexpected or does not make sense.

Details

When debug information is not available, the ability to use binary-to-source correlation prevents the display of source code. One or more of the following might occur only for the calls into third-party library routine code for which library sources are not available to the project:

However, if your application calls library functions, you should expect to see some symptoms about sources not being available. For example, the C/C++ sample application stats calls certain library functions to calculate standard deviation or similar values. Because the source code for the library functions is not available, you will see that source code is not available within the called library functions, but is available for the related project source files. In this case, see the help topic Sources Not Available.

Cause

The most common causes are:

Possible Solution

Tip

For the most current information on optimal C/C++ and Fortran build settings, see Build Your Target Application.

Related information
Binary/Symbol Search Tab
Source Search Tab
No Annotations Found
Sources Not Available