HP 64782 User Manual page 230

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

Using the Emulation Analyzer
To trace "windows" of program execution
Examples
In the demo program, suppose you are only interested in the execution that
occurs within the switch statement of the "combsort" function. You could
specify source line number 229 as the window enable state and the source
line number of the next statement (line number 241) as the window disable
state. Set up the windowing trace specification with the following command.
trace enable main."main.c": line 229 disable
main."main.c": line 241
set source on
Notice in the resulting trace (you have to press the <NEXT> key) that the
enable and disable states have the "sq adv" string in the line number column.
This is because the windowing feature uses the analyzer's sequencer.
229

Advertisement

Table of Contents
loading

Table of Contents