TOC PREV NEXT

Preface

What's in this guide?

This guide is designed to help you get up and running quickly with Rational® PurifyPlus, Rational Purify®, Rational PureCoverage®, and Rational Quantify®. It includes information about:

Purify, PureCoverage, and Quantify--the essential tools for delivering high-performance UNIX applications--use patented Object Code Insertion (OCI) technology to instrument your program, inserting instructions into the program's object code. This enables you to check your entire program, including third-party code and shared libraries, even when you don't have the source code.

Starting to use Purify, PureCoverage, and Quantify is as easy as adding the product name (purify, purecov, or quantify) to the front of your link command line. For example:

   % purify cc -g hello_world.c

Audience

Read this guide if you are responsible for installing Rational PurifyPlus, Purify, PureCoverage, or Quantify, or if you need an introduction to the use of Purify, PureCoverage, or Quantify.

Other resources

Contacting Rational technical publications

Please send any feedback about this documentation to the Rational technical publications department at techpubs@rational.com.

Contacting Rational technical support

You can contact Rational technical support by e-mail at support@rational.com.

You can also reach Rational technical support over the Web or by telephone. For contact information, as well as for answers to common questions about Purify, PureCoverage, and Quantify, go to http://www.rational.com/support.

Copyright© 1992-2003 Rational Software Corporation. All rights reserved.



TOC PREV NEXT