©Sealevel Systems, Inc.
HazPAC R9-8.4 Manual
34
SL9257 8/2015
WATCHING VARIABLES
When program execution is halted due to a break point condition being met, the debugger will display
the state of all local variables. In addition to those variables, class specific variables can be grouped
together as a view to aid in debugging your application. This is accomplished by right-clicking on a
variable and selecting "Add Watch". Each addition appends a tab to the “Watch n” window where n is
incremented for each variable added. (See Figure 22.) Each watch window provides a convenient tree
type structure for viewing hierarchical class variables.
Figure 22.
Watch View