core/com.nokia.carbide.cpp.doc.user/html/debugger/variables/viewing_variables.htm
changeset 1658 2a5c0df13bad
parent 1599 e6d4a94a48d3
child 1791 727385d8e2b3
equal deleted inserted replaced
1655:e17ab99b8f30 1658:2a5c0df13bad
    98       <td><p>Opens the <strong>Display as Array</strong> dialog where you can set array parameters to show the variables. Enter the <strong>Start index</strong> and <strong>Length</strong>, then click <strong>OK</strong> to update how the variables are shown in the Variables view.</p>
    98       <td><p>Opens the <strong>Display as Array</strong> dialog where you can set array parameters to show the variables. Enter the <strong>Start index</strong> and <strong>Length</strong>, then click <strong>OK</strong> to update how the variables are shown in the Variables view.</p>
    99         <p align="center"><img src="../images/wnd_display_as_array.png" alt="Display as Array" width="488" height="195"></p></td>
    99         <p align="center"><img src="../images/wnd_display_as_array.png" alt="Display as Array" width="488" height="195"></p></td>
   100   </tr>
   100   </tr>
   101   <tr>
   101   <tr>
   102     <td><b>View Memory</b></td>
   102     <td><b>View Memory</b></td>
   103     <td>Opens a <a href="../../reference/view_memory_wnd.htm">Memory</a> view on the selected variable so you can examine it.</td>
   103     <td>Opens a <a href="../../reference/view_memory.htm">Memory</a> view on the selected variable so you can examine it.</td>
   104   </tr>
   104   </tr>
   105   <tr>
   105   <tr>
   106       <td><b>Format</b></td>
   106       <td><b>Format</b></td>
   107       <td><p>Change the selected variable's  display format. The default setting is Natural, or the format assigned when the variable is defined. For example, the decimal value of 256 would appear as:</p>
   107       <td><p>Change the selected variable's  display format. The default setting is Natural, or the format assigned when the variable is defined. For example, the decimal value of 256 would appear as:</p>
   108               <ul>
   108               <ul>