Variables window
The Variables window contains two tabs that provide different ways to list your variables. The Locals tab contains all the variables for the current stack frame. The Current Line(s) tab displays all the variables referenced on the currently selected lines.
Note
Several compilers and libraries (such as Cray Fortran, and OpenMP) generate extra code, including variables that are visible in Linaro DDT’s windows.
The right-click menu in the Variables window enables you to edit values, change the display base, compare data across processes and threads, and choose whether the fields in structures (classes or derived types) are displayed alphabetically by element name or not (which is useful for when structures have many different fields).
