JavaScript is not currently enabled, but is required for full CodeSonar manual search and browse functionality.
If you are viewing this file in your hub's Web GUI, enable JavaScript in your browser: you will also need it for GUI functionality.
If you opened this file directly from disk, your browser may be directly suppressing JavaScript functionality: certain browsers perform this suppression on local files (but not files delivered by web servers) for security reasons.
| CodeSonar® 9.0p0 Hot Tips | CONFIDENTIAL | CodeSecure Inc |
A Parse Details Log page contains detailed information about the CodeSonar parse of a single compilation unit.
Parse details logs are only available when configuration parameters SEND_HOOK_LOG_TO_HUB and SEND_PARSE_LOG_TO_HUB are both set to Yes.
| From Parse Log | In the log entry for the compiler invocation of interest, click the compilation unit name in the main part of the entry. |
|---|---|
| From Source Listing | Open the File Details section and click the file path link on the Compilation Unit line. |
Parse details logs are only sent to the hub when configuration parameters SEND_HOOK_LOG_TO_HUB and SEND_PARSE_LOG_TO_HUB are both set to Yes. If one or both of these is set to No for a particular analysis, Parse Details Log pages will not be available for that analysis and the links described above will not be provided.
| Output formats | XML (log_fe_details.xsd), text | ||
|---|---|---|---|
| Visibility Filter Applied | none | ||
| RBAC Permissions Needed |
|
The following annotated screenshot shows the various parts of a Parse Details Log page.
| Standard Header | See GUI Reference: Standard Header. | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Breadcrumbs |
Home > [Other_ProjectTree_Ancestors >]
Project_Name > Analysis_Name > Parse Log
> Command_Line > fname where
|
||||||||||||||
| Page Heading | The Parse Details Log page has no heading. | ||||||||||||||
| Basic Analysis Information |
A table of basic information about the analysis:
|
||||||||||||||
| Compilation Unit Information |
A table of information about the compilation
unit:
|
||||||||||||||
| Log Details |
Details about the CodeSonar parse of the compilation unit, in
four sections:
|
||||||||||||||
| Standard Footer | See GUI Reference: Standard Footer. |
| view the analysis build or analysis log or see a different view of the parse log | Click show logs, then select the desired log and view from the list of links. |
|---|---|
| view the native compilation details log corresponding to this compilation unit | Click the command line link in the breadcrumbs, or in the Enclosing Native Tool Command Line section of the log details. |