C and C++ SoftBench User's Guide
Using SoftBench
Understanding SoftBench Window Areas
Chapter 2 47
Understanding the Builder Page
The Builder page, shown in Figure 2-2, consists of two main parts: the
target graph and the output browser. For information on using the
Builder page, see “Building Projects and Targets” on page 70.
Figure 2-2 Expanded SoftBench Window Displaying Builder Page
Target Graph Provides a graphical view of targets and dependencies
in a project using the project build model. For
external build projects, the target graph shows each
target as a separate, selectable node, but shows no
dependencies. The only operation available from target
graph for external build projects is Build. See “Using
the Target Graph” on page 66.
Output Browser Displays build output. When compile errors occur, the
error browsing buttons (First, Previous, Next, Last,
Selected) provide easy access to the source code that
triggered the compile error. See “Browsing and
Correcting Build Errors” on page 74.