User`s guide

xii
About This Guide
Appendix A, “dbx Commands,” lists and describes all dbx commands.
Appendix B, “Predefined Aliases,” lists and describes all predefined dbx
aliases.
Appendix C, “Predefined dbx Variables,” lists and describes all predefined
dbx variables.
What You Should Know Before Reading This Guide
This manual is written for programmers, and assumes that you are familiar
with general debugging techniques.
Suggestions for Further Reading
This dbx Users Guide is part of the IRIS Developer Option (IDO), which
provides you with the software and documentation that you need to write
applications for Silicon Graphics platforms. A few IDO online and printed
manuals that may be of interest to you are listed below.
Programming on Silicon Graphics Systems: An Overview provides information
about the IRIX programming environment and tools available for
application programming. Topics covered include IRIX operating system,
compilers, user interface and developer tools, and application libraries.
Compiling and Performance Tuning Guide describes the compiler system and
programming tools and interfaces, and explains how to improve program
performance.
Topics in IRIX Programming presents information about internationalizing an
application, working with fonts, file and record locking, and inter-process
communication.
C Language Reference Manual covers the syntax and semantics of the C
programming language as implemented on the IRIX operating system.