HP 68302 User Manual page 174

Hide thumbs Also See for 68302:
Table of Contents

Advertisement

To trace execution within a specified function
Double-click the function name in the Source window.
1
2
Choose the Trace→Function Statement... (ALT, T, S) command.
This command traces C functions only. It does not trace execution of
assembly language subroutines.
Example
To trace execution within "next_message":
Double-click "next_message".
Choose the Trace→Function Statement... (ALT, T, S) command.
The Trace window becomes active and displays the results. You can see how
prefetching affects tracing by choosing the Display→Mixed Mode (ALT, -, D,
M) command from the Trace window's control menu.
Chapter 5: Debugging Programs
Tracing Program Execution
175

Advertisement

Table of Contents
loading

Table of Contents