Disconnecting the interactive debugger
You can disconnect the interactive debugger by closing your Smalltalk session, but the recommended way for disconnecting from the interactive debugger is to select Disconnect Running Target Image from the XD menu. Smalltalk prompts you to select the correct image to disconnect. This not only ends the debug session but also ends the server application running on the target system.
Tip icon
The active transaction will continue to wait for processing from the workstation until you disconnect the interactive debugger. Simply closing the interactive debugger is not enough to free the program from the conversation. You must disconnect the running target
Last modified date: 05/11/2020