Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

Kotva
zalozky
zalozky
Info tabs

...

Compile

The tab contains a list of messages from the static analysis and from the syntax check (set via %HI_SetDebuggerResult)

Debug

The tab contains messages that were generated during the calculation. Users may write some notes in the tab and delete the selected texts.

...

Notations

The tab that contains the values of watched local variables of selected vector. The sign +/- collapses/expands the vector variables.
Variables tabImage Removeda list of lines that contain a comment beginning with the text TODO or FIXME.

Watch

Tab of the values ​​of monitored local variables of the selected vector.

 Image Added
It is filled from the list of local variables via the command line or popup menu that appears over the selected variable in the window with the vector formula.
Watched local variablesImage Removed
Variables, the values of which are already watched, are differentiated by color (turquoise color). Selecting the variable of Array type, the user may enter a range of values that will be watched:
Range of local variableImage Removed
Selection may be defined by range and name. To display the items to the last one, enter the zero at the end of the range, e.g. 3,11-14,18,25-0.
Exaple
The monitored variable/group of variables can be removed from the list with the help of a popup menu. The value can be changed directly in the list of watched variables.
A Popup menu that appears over the list of variables enables to:

  • remove selected variable/group of variables,
  • remove all variables,
  • define new values for variables,
  • delete the change of the value of selected variables.

Breakpoints

The tab displays all breakpoints placed in the current vector formula.

Kotva
zasobnik
zasobnik
Call stack

...