Programming Guide : 16. Debugging Your Application : How You Can Test an Application : Debug Multiple Applications
 
Share this page                  
Debug Multiple Applications
You can debug several applications in the same database concurrently in OpenROAD Workbench. You can test any number of different applications (but not more than one instance of a single application) at the same time.
To debug multiple applications
1. Click the Develop tab.
2. Select the first application in the Applications portlet.
3. Click Run, Debug or click the Debug toolbar button.
4. The Debugging application_name window appears.
5. Select the second application in the the Applications portlet.
6. Click Run, Debug or click the Debug toolbar button.
7. The Debugging application_name window appears.
If you are running more than one application, clicking File, Close stops only the selected application. To stop the other applications, close the windows containing those applications and click Terminate Application on the Debugger: Closing with Stopped Application dialog.