Programming Tools Guide
Chapter 1, Using programming tools

Chapter 1

Chapter 1<P> Using programming tools Using programming tools

The Development System includes a powerful set of programming tools to compile, analyze, and debug programs. This chapter describes how to use some of these tools to develop a small sample program. By the end of the chapter, you will have a working knowledge of SCCS, cb, cscope, lint, cflow, cxref, cc, make, and dbXtra.

For the purposes of this example, program development proceeds as follows:

The Development System provides tools to help at each stage of the development process. This chapter describes their use and also provides general information and guidelines for structuring programs and applications.