
Graphical User Interface
DISPLAY menu
9-38 DSP SIMULATOR REFERENCE MANUAL MOTOROLA
9.3.21 DISPLAY//BREAKPOINTS
Displays all breakpoints set for the current device, listing the break-
point number, its location, and the action to be performed.
The breakpoint location is listed exactly as entered when the break-
point was set.
Figure 9-45. DISPLAY//BREAKPOINTS Output
9.3.22 DISPLAY//WATCH//SHOW
DISPLAY//WATCH displays the value of expressions whenev-
er execution is interrupted.
The expression to display is specified with DISPLAY//WATCH/
/ADD, and may be reviewed with DISPLAY//WATCH//SHOW.
The expression may be specified using register names and as-
sembler labels. If the expression is enclosed in brackets {}, it is
interpreted as a C expression, using C variable names. Use
MODIFY//UP and //DOWN to navigate the call stack and select
the evaluation context for the expressions.
DISPLAY//WATCH//SHOW displays the watch list
Figure 9-46. DISPLAY//WATCH//SHOW Output
Break at line 191 in
source, halt.
Break on executing
address $3D9, halt.
Break on writing to
register m7, halt.
Break when expression is non-zero, i.e. TRUE.
NOTE (i.e message) to SESSION window.
List expres-
sions with
reference
numbers.
Value of expression
is output. Note
when ‘i’ goes out of
scope (masked by
another ‘i’), the
expression cannot be
evaluated.
Comments to this Manuals