carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_registersview.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 <meta http-equiv="Content-Language" content="en-us">
       
     6 <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
       
     7 <meta name="ProgId" content="FrontPage.Editor.Document">
       
     8 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     9 <title>Registers view</title>
       
    10 <link rel="stylesheet" type="text/css" href="../help.css">
       
    11 </head>
       
    12 <body>
       
    13 
       
    14 <h1>Registers view</h1>
       
    15 
       
    16 <p>The <b>Registers</b> view of the Debug perspective lists information about the registers in a selected stack frame. 
       
    17 Values that have changed are highlighted in the Registers view when your program 
       
    18 stops. </p>
       
    19 <p><img src="../images/view_registers.png" width="414" height="269" alt="Registers View"></p>
       
    20 
       
    21   <h3>Registers view toolbar icons</h3>
       
    22   <p>The table below lists the icons displayed in the Registers view toolbar.</p>
       
    23   <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
       
    24     <tr>
       
    25       <td width="17%" height="35" align="left"><div align="center"><b>Command</b></div></td>
       
    26       <td width="31%"><div align="center"><b>Name</b></div></td>
       
    27       <td width="52%"><div align="center"><b>Description</b></div></td>
       
    28     </tr>
       
    29     <tr>
       
    30       <td valign="top"><div align="center"><img src="../images/icon_show_type_names.png"  alt="Show Type Names icon" width="21" height="21"></div></td>
       
    31       <td valign="top"><div align="left">Show Type Names </div></td>
       
    32       <td valign="top"><div align="left">Displays the type, (such as <b>int</b>) beside each register value.</div></td>
       
    33     </tr>
       
    34     <tr>
       
    35       <td valign="top"><div align="center"><img src="../images/icon_show_logical_struct.png" alt="Show Logical Structure icon" width="22" height="21"></div></td>
       
    36       <td valign="top"><div align="left">Show Logical Structure </div></td>
       
    37       <td valign="top"><div align="left">Changes if logical structures should be shown in the view or not. </div></td>
       
    38     </tr>
       
    39     <tr>
       
    40       <td valign="top"><div align="center"><img src="../images/icon_collapse_all.png" alt="Collapse All icon" width="22" height="22"></div></td>
       
    41       <td valign="top"><div align="left">Collapse All </div></td>
       
    42       <td valign="top"><div align="left">Collapses all the the currently expanded registers.</div></td>
       
    43     </tr>
       
    44     <tr>
       
    45       <td valign="top"><div align="center"><img src="../images/icon_menu_white.png" alt="Menu Layout icon" width="24" height="19"></div></td>
       
    46       <td valign="top">Menu &gt; Layout</td>
       
    47       <td valign="top">Provides multiple layout options for the Breakpoints view. </td>
       
    48     </tr>
       
    49   </table>
       
    50 
       
    51   <h3>Registers view context menu commands </h3>
       
    52   <p>The Registers view context menu commands   include:</p>
       
    53   <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
       
    54     <tr>
       
    55       <td width="19%" align="left"><div align="center"><b>Command</b></div></td>
       
    56       <td width="35%"><div align="center"><b>Name</b></div></td>
       
    57       <td width="46%"><div align="center"><b>Description</b></div></td>
       
    58     </tr>
       
    59     <tr>
       
    60       <td valign="top"><div align="center"></div></td>
       
    61       <td valign="top">Add Register Group </td>
       
    62       <td valign="top">Open the <b>Register Group</b> dialog which allows you to define a register group that is shown in the Registers view. </td>
       
    63     </tr>
       
    64     <tr>
       
    65       <td valign="top"><div align="center"></div></td>
       
    66       <td valign="top">Assign Value </td>
       
    67       <td valign="top">Assigns a value to the selected register. </td>
       
    68     </tr>
       
    69     <tr>
       
    70       <td valign="top"><div align="center"><img src="../images/icon_reg_cast_to_type.png" alt="Cast to Type icon" width="22" height="22"></div></td>
       
    71       <td valign="top">Cast To Type... </td>
       
    72       <td valign="top">Open the <b>Cast To Type</b> dialog. </td>
       
    73     </tr>
       
    74     <tr>
       
    75       <td valign="top"><div align="center"><img src="../images/icon_reg_change_value.png" alt="Change Value icon" width="23" height="22"></div></td>
       
    76       <td valign="top">Change Value... </td>
       
    77       <td valign="top">Open the <b>Set Value</b> dialog to change the selected registers value. </td>
       
    78     </tr>
       
    79     <tr>
       
    80       <td valign="top"><div align="center"></div></td>
       
    81       <td valign="top">Content Assist </td>
       
    82       <td valign="top">Opens a content assist dialog at the current cursor position.</td>
       
    83     </tr>
       
    84     <tr>
       
    85       <td valign="top"><div align="center"></div></td>
       
    86       <td valign="top">Copy</td>
       
    87       <td valign="top">Copies the currently selected text or elements to the clipboard </td>
       
    88     </tr>
       
    89     <tr>
       
    90       <td valign="top"><div align="center"><img src="../images/icon_reg_copy_registers.png" alt="Copy Registers icon" width="23" height="22"></div></td>
       
    91       <td valign="top"><div align="left">Copy Registers </div></td>
       
    92       <td valign="top">Copies the register names and contents  to the  clipboard </td>
       
    93     </tr>
       
    94     <tr>
       
    95       <td valign="top"><div align="center"><img src="../images/icon_reg_create_watch_expr.png" alt="Create Watch Expression icon" width="24" height="22"></div></td>
       
    96       <td valign="top">Create Watch Expression </td>
       
    97       <td valign="top">Converts the selected register  into a watch expression.</td>
       
    98     </tr>
       
    99     <tr>
       
   100       <td valign="top"><div align="center"></div></td>
       
   101       <td valign="top">Cut</td>
       
   102       <td valign="top">Copies the currently selected text or element to the clipboard and removes the element.</td>
       
   103     </tr>
       
   104     <tr>
       
   105       <td valign="top"><div align="center"><img src="../images/icon_reg_disable.png" alt="Disable icon" width="22" height="21"></div></td>
       
   106       <td valign="top">Disable</td>
       
   107       <td valign="top">Disables the selected register. </td>
       
   108     </tr>
       
   109     <tr>
       
   110       <td valign="top"><div align="center"><img src="../images/icon_reg_display_array.png" alt="Display as Array icon" width="22" height="21"></div></td>
       
   111       <td valign="top">Display As Array...</td>
       
   112       <td valign="top">Open the <b>Display As Array</b> dialog which allows you to specify the start and length of the array. </td>
       
   113     </tr>
       
   114     <tr>
       
   115       <td valign="top">&nbsp;</td>
       
   116       <td valign="top">Edit Register Group </td>
       
   117       <td valign="top">Open the <b>Register Group</b> dialog to edit the selected register group. </td>
       
   118     </tr>
       
   119     <tr>
       
   120       <td valign="top"><div align="center"><img src="../images/icon_reg_enable.png" alt="Enable icon" width="22" height="21"></div></td>
       
   121       <td valign="top"><div align="left">Enable</div></td>
       
   122       <td valign="top">Enables the selected register. </td>
       
   123     </tr>
       
   124     <tr>
       
   125       <td valign="top"><div align="center"></div></td>
       
   126       <td valign="top">Find...</td>
       
   127       <td valign="top">Open the <b>Find</b> dialog which allows you to find specific elements within the view.</td>
       
   128     </tr>
       
   129     <tr>
       
   130       <td valign="top"><div align="center"></div></td>
       
   131       <td valign="top">Find/Replace</td>
       
   132       <td valign="top">Open the <b>Find / Replace</b> dialog.</td>
       
   133     </tr>
       
   134     <tr>
       
   135       <td valign="top"><div align="center"></div></td>
       
   136       <td valign="top">Format</td>
       
   137       <td valign="top">Select a format type. Choices include: BInary, Decimal, Natural, and hexadecimal. </td>
       
   138     </tr>
       
   139     <tr>
       
   140       <td valign="top"><div align="center"></div></td>
       
   141       <td valign="top">Max Length... </td>
       
   142       <td valign="top">Open the <b>Configure Details Pane</b> dialog to set the maximum number of characters to display. Default is 10000. </td>
       
   143     </tr>
       
   144     <tr>
       
   145       <td valign="top"><div align="center"></div></td>
       
   146       <td valign="top">Paste</td>
       
   147       <td valign="top">Paste the current clipboard content as text.</td>
       
   148     </tr>
       
   149     <tr>
       
   150       <td valign="top">&nbsp;</td>
       
   151       <td valign="top">Remove Register Group </td>
       
   152       <td valign="top">Removes the currently selected register group. </td>
       
   153     </tr>
       
   154     <tr>
       
   155       <td valign="top"><div align="center"></div></td>
       
   156       <td valign="top">Restore Default Register Groups</td>
       
   157       <td valign="top">Restores the original register groups. </td>
       
   158     </tr>
       
   159     <tr>
       
   160       <td valign="top"><div align="center"></div></td>
       
   161       <td valign="top">Restore Original Type </td>
       
   162       <td valign="top">Returns the selected register to the original type. </td>
       
   163     </tr>
       
   164     <tr>
       
   165       <td valign="top"><div align="center"></div></td>
       
   166       <td valign="top">Select All </td>
       
   167       <td valign="top">Select all the editor content.</td>
       
   168     </tr>
       
   169     <tr>
       
   170       <td valign="top"><div align="center"></div></td>
       
   171       <td valign="top">Wrap Text </td>
       
   172       <td valign="top">Activate to wrap the text contents within the visible area of the Details pane of the Registers view. </td>
       
   173     </tr>
       
   174   </table>
       
   175 
       
   176 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
   177 <br>
       
   178 <a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>
       
   179 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
   180 <br>
       
   181 <a href="../tasks/cdt_t_registers.htm">Working with registers</a></p>
       
   182 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
   183 <br>
       
   184 <a href="cdt_o_views.htm">Views</a></p>
       
   185 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > 
       
   186 
       
   187 </body>
       
   188 
       
   189 </html>