JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.3 Code Analyzer User's Guide     Oracle Solaris Studio 12.3 Information Library
search filter icon
search icon

Document Information

Preface

1.  Introduction

Data Analyzed by The Code Analyzer

Static Code Checking

Dynamic Memory Access Checking

Code Coverage Checking

Requirements for Using the Code Analyzer

The Code Analyzer GUI

Quick Start

2.  Collecting Data And Starting the Code Analyzer

A.  Errors Analyzed by the Code Analyzer

Index

The Code Analyzer GUI

After collecting data with the compiler, Discover, or Uncover, you can start the Code Analyzer GUI to display and analyze the issues.

For each issue, the Code Analyzer displays the issue description, the path name of the source file in which the issue was found, and a code snippet from that file with the relevant source line highlighted.

In the Code Analyzer, you can do the following:

For detailed information on using the GUI, see the online help in the GUI and the Oracle Solaris Studio 12.3 Code Analyzer Tutorial.