Agilent Technologies 93000 SOC Series Training Manual page 458

Mixed-signal training
Hide thumbs Also See for 93000 SOC Series:
Table of Contents

Advertisement

Lesson 2 – Creating a Test Method
Single Stepping Test
Method Program
Continuing Test
Method Execution
after Breakpoint
Changing Execution
Point
Controlling Test Method Program Execution
Go
Insert/Remove
Breakpoints
Debugger Icons
To single step a test method program, use the Step Into or Step
Over button of the WDB.
Step Into
Executes one statement, then pauses. If the present point of
execution is a function call for a user-defined function, this
command advances execution to the first executable statement in
the called function.
Step Over
Executes one statement, then pauses. This command advances
execution without stepping into a function.
To continue execution to the next breakpoint, choose the Go
button.
To continue execution to the desired point, do as follows:
1. Click the desired statement.
2. Click the Run to Cursor button.
To change the execution point to the point you specify, do as
follows:
Change the viewing location to the statement specifying where to
1
set the execution point.
Click the desired statement.
2
Press the right button of the mouse. The pop-up menu is displayed.
3
Choose Set Next Statement from the pop-up menu.
4
Viewing and Changing Variable Value
By using the Watch view, you can view the present values for
specified variables and expressions.
To specify a variable or expression that is used in the displayed
test method program, enter the desired variable or expression in a
blank cell of the Name column in the Watch view.
458
Step Into
Run to Cursor
Step Over

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents