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

2.  Collecting Data And Starting the Code Analyzer

Collecting Static Error Data

Collecting Dynamic Memory Access Data

Collecting Code Coverage Data

Starting the Code Analyzer GUI

A.  Errors Analyzed by the Code Analyzer

Index

Chapter 2

Collecting Data And Starting the Code Analyzer

The data you collect for analysis by the Code Analyzer is stored in the binary_name.analyze directory in the directory that contains your source code files. The binary_name.analyze directory is created by the compiler, Discover, or Uncover, whichever one you run first to collect data on your program.

This chapter includes information about the following: