103
Triggering Examples
Single-Machine Trigger Examples
5Insert another sequence level before the current one. Select the User Level function and enter the following specification:
While storing "no state" Find "F_END" occurs "1" Els e on "no state" go to
level 1.
As with the trigger specification for "To trigger on the nth iteration of a
loop," this specification helps avoid potential problems on pipelined
processors by requiring that the processor already be in the first
recursive call before advancing the sequencer. Depending on the exact
code used for the calls, you may need to experiment with different
trigger sequences to find one that captures only the data you want to
view.
Triggering on the 10th Call of a Recursive Function