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 Debugging an Application WorksSelect Array Display SettingsThe Array Display Settings dialog lets you change the settings that determinehow the rows of an array are displayed in the Examine window. The twosettings you can select follow:Display rows in groups ofLets you set the number of rows in a groupDefault: 20 rowsLimits: Minimum value is 2 rows; maximum is 100If number of rows is more thanLets you set the size of an array large enough to have its rows groupedtogether for displayDefault: 40 rowsLimits: Minimum value is 2 rows; maximum is 100To select array display settings1. Click View, Examine Values, Array Display Settings.The Array Display Settings dialog appears.2. Change one or both of the slider fields.3. Click OK.Any change to the settings takes effect immediately for all array objectsappearing in the Examine window.Assign Values to ExpressionsYou can use the Debugger window to assign specific values to variables withinthe current scope.To assign a value to a variable1. Click Tools, Values, Assign, or right-click the selected variable and selectAssign from the pop-up menu.The Assign dialog appears.2. Enter the name of the variable whose value you want to change and thevalue that you want to give to the variable.3. Click OK.The OpenROAD Debugger displays a confirmation message if the assignment issuccessful or an error message if it is not.Debugging Your Application 477

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

Saved successfully!

Ooh no, something went wrong!