Intel® System Debugger User Guide

ID 648476
Date 06/13/2024
Confidential
Document Table of Contents

Manual Loading

To load debug information manually, do the following:

  1. Right-click the desired debug context in the Debug view and select Symbol Files.

    symbols_manual

  2. In the opened dialog box, click Add or Edit to add a new or configure existing symbol file.

  3. In the opened Symbol File dialog box, specify the following:

    • The path to the symbol file to be loaded.

    • (Optional) The memory address where the file is mapped.

      When you are finished, click OK.

  4. When all required symbol files are added, click OK.

If you want to load debug information for all threads at once, refer to the scripting sample.