Interactive Mode Simulation : The Microdebugger Tool : Simulating a Textual Procedure

Simulating a Textual Procedure

After you have added elements to the Procedure dialog box, the procedure can be simulated. Each time a step is taken, changing values can be observed in the monitor. After the subroutine is completed, execution of the step continues.

Textual procedures started from subroutines that have been defined using code (i.e., C, Ada) cannot be simulated. This is only true for this instance. Textual procedures started from anywhere else can be simulated. The correct code is generated for Textual procedures started from anywhere.