Intel® Inspector User Guide for Windows* OS

ID 767798
Date 5/15/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Pane: Problem Details

Pane position in window

To display this Intel Inspector pane, run an Intel Inspector analysis configured to use interactive debugging.

Use this pane to:

  • View details of problems detected by the Intel Inspector that resulted in breakpoints. This is the same data found in the Intel Inspector result, duplicated within the debugger workspace for convenient referencing.

  • Disable and re-enable problem breakpoints.

Use This

To Do This

Source button

Open the corresponding source file in the Visual Studio* editor at the line indicated in the problem description (click).

Intel Inspector button

Change focus to the corresponding Intel Inspector result Sources window (click).

Disable Breakpoint button

Not break again for this problem type at this location (click).

Re-enable Breakpoints button

  • View disabled problem breakpoints.

  • Re-enable selected breakpoints (click, then select in Disabled Problem Breakpoints dialog box).

Explain Problem button

Explain, in generic terms, the error associated with the selection (click).

[problem] at [memory location] for [thread]

Review summary information for the detected problem.

Data row(s)

  • Review code locations in the detected problem.

  • Open the corresponding source file in the Visual Studio* editor at the line indicated in the problem description (double-click).

Context menu

  • Source - Open the corresponding source file in the Visual Studio* editor at the line indicated in the problem description.

  • Intel Inspector - Change focus to the corresponding Intel Inspector result Sources window.

  • Copy to Clipboard - Copy the selected code location to the system clipboard.

  • Explain Problem - Explain, in generic terms, the error associated with the code.