Terminating a Debugger Session

To terminate debugging:

The Debug Console and any opened debug windows close and application execution terminates.

Alternatively, if you exit the application normally, the debugger session will automatically terminate after the application closes.

Note: There are some limitations to this functionality. For example, stored procedures will not stop. The scenarios in which the debugger will stop are as follows:


About Starting the Debugger

Starting the Debugger by Attaching

Starting the Debugger by Launching