Intel® System Debugger User Guide

ID Date Version Classification
648476 10/17/2024 Confidential
Document Table of Contents

Loading Debug Information

The Intel(R) System Debugger allows you to automatically load debug information for the executing target software.

Important:

Module information found via automatic loading methods (in the table below, all columns except the last one) is read-only and must not be edited in the GUI.

Depending on what you want to debug and with what toolchain (Microsoft Visual C++ (MSVC), GNU Compiler Collection(GCC)), the following features are supported:

This section describes the default and generic ways of loading debug information. For customization options, refer to Customizing the Loading of Debug Information.

For loading debug information for UEFI boot phases, refer to the Debugging UEFI BIOS section.

For loading debug information for a Linux Kernel, refer to the Debugging Linux Kernels section.