Intel® Advisor Help

Window: Dependencies Source

Code Locations Pane | Focus Code Location Pane | Call Stack Pane | Relationship Diagram Pane

Code Locations Pane

Use this pane to view details about the code location for a selected problem in the Dependencies Report window.

Location

Bottom left of Dependencies Source window.

Controls

Use This

To Do This

Title bar

View the problem type.

Code location data row(s)

Review related code locations:

  • ID - Code location identifier

  • Description - What happens at this code location

  • Source - The source file associated with this code location.

  • Function - Function name.

  • Modules - The executable associated with this problem.

  • State - Indicates whether the problem has been fixed or not. To change the state, use the context menu.

Related code location source code available icon icon, Related code location source code not available icon icon, or no icon in the Source column

Shows:

  • Whether this is a related code location.

  • If code location source code is available for viewing and editing.

Focus code location source code available icon icon, Focus code location source code not available icon icon, or no icon in the Source column

Shows:

  • Whether this is the focus code location.

  • If code location source code is available for viewing and editing.

Code location source code available icon icon, Code location source code not available icon icon, or no icon in the Source column

Shows if code location source code is available for viewing and editing.

Column labels

Click a column heading to sort the data grid rows in either ascending or descending order.

Pane border

Resize the pane (drag).

Right click a row to display a context menu

Display a context menu to: set this code location as the focus or related code location, copy the selected data row(s) to the clipboard, mark the state as fixed or not fixed, or display context-sensitive help.

Focus Code Locations Pane

Use this pane to explore the source code associated with focus code location in the Dependencies Source window.

Location

Top left of Dependencies Source window.

Controls

Use This

To Do This

Focus code location source code available icon icon, Focus code location source code not available icon icon, or no icon in the Source column

Shows:

  • Whether this is the focus code location.

  • If code location source code is available for viewing and editing.

Pane border

Resize the pane (drag).

Source code

  • Explore source code associated with the focus code location

  • Display the code editor at the corresponding source file by double-clicking a data row or by using the corresponding context menu item.

Right click a row to display a context menu

Display a context menu to: open the code editor to the corresponding source line, copy the selected data row(s) to the clipboard, or display context-sensitive help.

Call Stack Pane

Use this pane to select which source code appears in the Focus Code Location pane in the Dependencies Source window.

Location

Top right of the Dependencies Source window.

Controls

Use This

To Do This

or icon

View whether:

  • Source code is available for viewing and editing. An icon indicates that source code is not available.

Click a row in the Call Stack pane

Displays source code for the specified call stack entry.

Pane border

Resize the pane (drag).

Right click a row in the Call Stack pane

Customize the call stack presentation by using the Call Stack context menu.

Relationship Diagram Pane

Use this pane to view the relationships among code locations for the selected problem.

Location

Bottom right of Dependencies Source window.

Controls

Use This

To Do This

Title bar

View the problem type.

Related code location source code available icon icon, Related code location source code not available icon icon, or no icon in the Source column

View:

  • Whether this is a related code location.

  • If code location source code is available for viewing and editing.

Focus code location source code available icon icon, Focus code location source code not available icon icon, or no icon in the Source column

View:

  • Whether this is the focus code location.

  • If code location source code is available for viewing and editing.

Code Location source code available icon icon, Code Location source code not available icon icon, or no icon in the Source column

View if code location source code is available for viewing and editing.

Pane border

Resize the pane (drag).

Diagram

View the relationship among code locations in a problem:

  • Each box in a diagram represents a code location in a problem.

  • A diagram with a single box is a trivial problem with no related code locations.

  • Boxes arranged left-to-right with connecting arrows indicate a time ordering.

  • Boxes with connecting lines indicate association.

See Also