Examining State at a Breakpoint

Once you’ve set a breakpoint, the important thing to do is to look at the data. The Global tab of the module content window displays the name of the variable, data type, default values, and attributes class.

Note: In the case of multidimensional, dynamic, and static arrays, you can view array values in a separate window (see Displaying Array and Pointer Contents) You may also open a separate window for a selected module (see Displaying the Contents of a Module in a Separate Window). There is no limit as to how many data windows you can have open to enable you to quickly navigate source files.