Procedure Debugger

The procedure designer has been improved with some features to support tracing and debugging procedures.

It is possible to

The debugger then allows to resume execution of the procedure either step by step or on to the next breakpoint.

 

To set a breakpoint, click on the Break column at the desired step where the procedure should halt.

152545.jpg

 

The procedure can be launched from the Procedures Designer environment by clicking the Run icon,

154542.jpg

 

When the procedure stops at a defined breakpoint, the Watch window will automatically open, as in the example hereafter.

161720.jpg

 

 

The point where the procedure is halted is highlighted in amber. Note that the step where the procedure is stopped is not yet executed.