48
© Sealevel Systems, Inc. R91001 Manual | SL9211 11/2022
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