About This Guide

This guide explains how to use the source level debugger, dbx. You can use dbx to debug programs in C, C++, Fortran, and assembly language. This manual is written for programmers, and assumes that you are familiar with general debugging techniques.

This book contains the following information:

Related Publications

The following documents contain additional information that may be helpful:

  • SpeedShop User's Guide

  • C Language Reference Manual

  • C++ Programmer's Guide

  • MIPSpro Fortran 90 Commands and Directives Reference Manual

  • MIPSpro Fortran Language Reference Manual, Volume 1

  • MIPSpro Fortran Language Reference Manual, Volume 2

  • MIPSpro Fortran Language Reference Manual, Volume 3

  • MIPSpro Fortran 77 Language Reference Manual

  • MIPSpro Fortran 77 Programmer's Guide

  • ProDev WorkShop: ProMP User's Guide

  • ProDev WorkShop: Debugger User's Guide

  • ProDev WorkShop: Debugger User's Guide

  • ProDev WorkShop: Static Analyzer User's Guide

  • ProDev WorkShop: Overview

Obtaining Publications

You can obtain SGI documentation in the following ways:

  • See the SGI Technical Publications Library at: http://docs.sgi.com. Various formats are available. This library contains the most recent and most comprehensive set of online books, release notes, man pages, and other information.

  • If it is installed on your SGI system, you can use InfoSearch, an online tool that provides a more limited set of online books, release notes, and man pages. With an IRIX system, select Help from the Toolchest, and then select InfoSearch. Or you can type infosearch on a command line.

  • You can also view release notes by typing either grelnotes or relnotes on a command line.

  • You can also view man pages by typing man title on a command line.

Conventions

The following conventions are used throughout this document:

Convention 

Meaning

command 

This fixed-space font denotes literal items such as commands, files, routines, path names, signals, messages, and programming language structures.

variable 

Italic typeface denotes variable entries and words or concepts being defined.

user input 

This bold, fixed-space font denotes literal items that the user enters in interactive sessions. (Output is shown in nonbold, fixed-space font.)

[ ] 

Brackets enclose optional portions of a command or directive line.

... 

Ellipses indicate that a preceding element can be repeated.

In addition to the above conventions, some commands in this documentation may show mutually exclusive arguments to a command enclosed in braces ( { }) and separated by a pipe character (|).

Reader Comments

If you have comments about the technical accuracy, content, or organization of this document, please tell us. You can contact us in any of the following ways:

  • Send us electronic mail at the following address:

    techpubs@sgi.com

  • Contact your customer service representative and ask that a PV be filed.

  • Call our Software Publications Group in Eagan, Minnesota, through the Customer Service Call Center, using either of the following numbers:

    1-800-950-2729 (toll free from the United States and Canada)
    +1-651-683-5600

  • Send a facsimile of your comments to the attention of Software Publications Group in Eagan, Minnesota, at fax number +1-651-683-5599.

We value your comments and will respond to them promptly.