Starting the Debugger, then attaching to a debug-ready client process, runs the Debugger in attachable mode. Be sure to read
Attachable mode .
To start the Debugger in attachable mode, follow the instructions below, based on your platform:
When you start the Debugger in attachable mode, the user interface appears the same as in other modes. However, the only options available are:
For more information on making a process ready for debugging, see
Making the process ready for debugging.