ILE C/C++ Programmer's Guide


Chapter 14. Debugging Variables

You can display the value of scalar variables, expressions, structures, arrays, or errno and change the value of scalar variables or errno using the EVAL debug command.

This chapter describes how to:

This chapter also includes sample source that illustrates uses of the EVAL debug command.


[ Top of Page | Previous Page | Next Page | Table of Contents ]