1. Select the running program you want to debug. To select a run, click the Data Browser window for the run, or select the run in the Navigator.
2. If you are using Purify integrated with Visual Studio, start debugging as usual. If you are using the Purify standalone interface, select File > Attach Debugger or click . Purify starts your debugger and attaches it to the running program so you can debug the program within your debugger.
Notes:
§ The Attach Debugger command is available only in the Purify standalone interface.
§ You can use this command to attach your debugger to a running program at any time.
§ This command is useful when the error you want to fix occurs after you run the program through a number of steps. You can quickly run the program outside the debugger and then attach the debugger to the program just when you want.
(C) Copyright IBM Corporation 1992, 2010.