Ending a Debugger Session
To close the debugger
-
Select the End command from the Debug menu.
The debugger is then terminated and your Jade application continues running.
Your debugger session is also terminated when you end your Jade application.
If you close down the debugger when you are in transaction state (by using the End command from the Debug menu, Alt+F4, or by clicking the close icon at the top right corner of the window), your current transaction is aborted.