Intel® Inspector User Guide for Linux* OS

ID 767796
Date 3/22/2024
Public
Document Table of Contents

Troubleshooting No Symbolic Information

Symptoms

In the Sources window, the Intel Inspector displays no source code for any code locations in the problem set.

Details

Intel Inspector cannot display source code for viewing and editing unless the application has symbols available.

If the Intel Inspector detects no symbols for a location, it sets the call stack and code pane to the first location where it can find symbols.

If the Intel Inspector cannot find any location in the call stack with symbols, it provides the module name and relative virtual address (RVA) for the location.

Possible Correction Strategies

  • Configure the project to search non-standard directories.

  • Copy the symbol files, such as *.pdb files, to a location where the Intel Inspector can find them.