Dependencies Source Window
Purpose
Use this window to examine the source code for a selected
Problem
,
Message
, or
Code Location
. To modify your source code, double-click a source line or use the
Edit Source
context menu item to display that file in a code editor.
- On Windows* OS:
- When using Visual Studio, the Visual Studio code editor appears with that file open at the corresponding location.
- When using theIntel AdvisorGUI, the file type association (or Open With dialog box) determines the editor used.
- On Linux* OS: When using theIntel AdvisorGUI, the editor defined by theappears with the file open at the corresponding location.Options > Editor dialog box
Use This
| To Do This
|
---|---|
Workflow Tab
| Run a tool of your choice and see results in the
Result tab.
|
Result Tab
| Select between available reports.
|
Focus Code Location pane
| Explore the source code associated with the focus code location.
|
Select the source code to appear in the
Focus Code Location pane.
| |
Explore source code associated with the code locations. This pane does not appear if the Focus Code Location does not have a Related Code Location.
| |
Select the source code to appear in the
Related Code Location pane. This pane does not appear if the Focus Code Location does not have a Related Code Location.
| |
Code Locations pane
| View details about the code locations for the selected problem in the
Dependencies Source window.
|
Relationship Diagram pane
| View the relationships among code locations for the selected problem.
|
Access
To access this window in the
Refinement Reports
, double-click a data row or use the corresponding context menu item to view the source code associated with a
Problem
,
Message
, or
Code Location
.
Regions
From top left to bottom right:
- Focus Code Location pane -Use this pane to explore source code associated with focus code location in theDependencies Sourcewindow.
- Focus Code Location Call Stack pane -Use this pane to select which source code appears in theFocus Code Locationpane in theDependencies Sourcewindow.
- Related Code Locations pane -Use this pane to explore source code associated with related code locations (related to the focus code location) in theDependencies Sourcewindow.
- Related Code Location Call Stack pane -Use this pane to select which source code appears in theRelated Code Locationpane.
- Code Locations pane -Use this pane to view the details about the code location for the selected problem in theDependencies Reportwindow.
- Relationship Diagram pane -Use this pane to view the relationships among code locations for the selected problem.