Visible to Intel only — GUID: GUID-BFD27D4C-751D-4734-A37F-E282B13C3086
Visible to Intel only — GUID: GUID-BFD27D4C-751D-4734-A37F-E282B13C3086
Detailed Dialog
If you right-click the point where the correctness checking reposrts (CCRs) are present, you can get information about them in the detailed dialog box. The information contains all fields of the Report Data structure that comes from STF. Each data item may contain five fields that are specifiers for the particular report. You can expand each report item in the Detailed Dialog to get the information from the specifiers.
There can be the following fields:
Field: | Description: |
---|---|
Process | Expand the drop-down menu to see processes in which the issue occurred |
Show Source | Press this button to get the exact line in the code at which the issue occurred |
Time | See the moment of time (in seconds or ticks) at which the issue occurred |
Type | See the type of the issue in this string |
Level | See the level of the issue in this string. It can be warning or error. |
Entry Time | See the vector containing moments of time for every process involved into the issue |
Entry Process | See the vector containing numbers of the processes involved into the issue |
Header | See the vector of strings containing descriptions of the issue for a particular process |
Call | See the vector of strings containing function calls involved into the issue |
Function | See the vector of functions involved into the issue |
The values of fields from Entry Time to Function can be different; the sizes of these vectors are equal to each other.