| documentation/dbg-03-10.php
-
Ensure that you can see "Variables" View. If not choose this view in Window/"Open View" drop-down menu item.
-
Now, lets debug stored procedure from Explain Edit.
We have already this function opened in editor.
Set breakpoint, and launch debug.
-
Debugging step by step you will see how variables are changing. To make step press F6.
 |