10.07.2015 Views

Programming Guide - Actian

Programming Guide - Actian

Programming Guide - Actian

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

How You Can Use Break ConditionsWhen a break condition occurs, control passes to the Debugger so that youcan examine the state of the program.The OpenROAD Debugger recognizes the following types of break conditions:• Source Breakpoints (see page 448)• Event Break Conditions (see page 450)• Error Break Conditions (see page 452)• Call Break Conditions (see page 454)• Method Invocation Break Conditions (see page 455)• Thread Start Breakpoints (see page 455)Debug TabYou use the Debug tab of the OpenROAD Workbench to view, set, deactivateand reactivate, and delete break conditions. The application that is selected onthe Applications portlet of the Develop tab is the application whosecomponents will be displayed on the Debug tab.Source components of the selected application are displayed in theComponents portlet of the Debug tab. The component selected in theComponents portlet is displayed in the Source Breakpoints portlet. This portletis where you can view, set, and delete source breakpoints.Break ConditionsSet Break ConditionsYou can set, deactivate, or delete break conditions. See the following sectionsfor instructions.You set break conditions in a component script on the Debug tab of OpenROADWorkbench.To set a break condition1. Click the Develop tab and select the application you want to debug in theApplications portlet.2. Click the Debug tab.The components of the selected application are displayed in the SourceComponents portlet on the left side of the window.446 <strong>Programming</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!