The SP Test tool enables you to debug stored procedures without stopping the XDB server and then re-starting it. You can accomplish this in one of two ways. You can set the Debug Stored Procedure option to True. When this option is true, the context menu for the stored procedure appears with a check mark to the left of the Debug the Stored Procedure menu option. In this case, the SP Test tool debugs the stored procedure each time you run it. Alternatively, if the Debug Stored Procedure option is set to False, you can debug the stored procedure by selecting Debug the Stored Procedure from the context menu.