Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_registersview.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_registersview.htm31
1 files changed, 15 insertions, 16 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_registersview.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_registersview.htm
index a6a5df24df4..e4a35e53fdf 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_registersview.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_registersview.htm
@@ -16,8 +16,8 @@
<p>The <b>Registers</b> view of the Debug perspective lists information about the registers in a selected stack frame.
Values that have changed are highlighted in the Registers view when your program
stops. </p>
-<p><img src="../images/view_registers.png" width="414" height="269"></p>
-<dl>
+<p><img src="../images/view_registers.png" width="414" height="269" alt="Registers View"></p>
+
<h3>Registers view toolbar icons</h3>
<p>The table below lists the icons displayed in the Registers view toolbar.</p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
@@ -27,28 +27,27 @@ stops. </p>
<td width="52%"><div align="center"><b>Description</b></div></td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_show_type_names.png" width="21" height="21"></div></td>
+ <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>
<td valign="top"><div align="left">Show Type Names </div></td>
<td valign="top"><div align="left">Displays the type, (such as <b>int</b>) beside each register value.</div></td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_show_logical_struct.png" width="22" height="21"></div></td>
+ <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>
<td valign="top"><div align="left">Show Logical Structure </div></td>
<td valign="top"><div align="left">Changes if logical structures should be shown in the view or not. </div></td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_collapse_all.png" width="22" height="22"></div></td>
+ <td valign="top"><div align="center"><img src="../images/icon_collapse_all.png" alt="Collapse All icon" width="22" height="22"></div></td>
<td valign="top"><div align="left">Collapse All </div></td>
<td valign="top"><div align="left">Collapses all the the currently expanded registers.</div></td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_menu_white.png" width="24" height="19"></div></td>
+ <td valign="top"><div align="center"><img src="../images/icon_menu_white.png" alt="Menu Layout icon" width="24" height="19"></div></td>
<td valign="top">Menu &gt; Layout</td>
<td valign="top">Provides multiple layout options for the Breakpoints view. </td>
</tr>
</table>
-</dl>
-<dl>
+
<h3>Registers view context menu commands </h3>
<p>The Registers view context menu commands include:</p>
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
@@ -68,12 +67,12 @@ stops. </p>
<td valign="top">Assigns a value to the selected register. </td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_reg_cast_to_type.png" width="22" height="22"></div></td>
+ <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>
<td valign="top">Cast To Type... </td>
<td valign="top">Open the <b>Cast To Type</b> dialog. </td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_reg_change_value.png" width="23" height="22"></div></td>
+ <td valign="top"><div align="center"><img src="../images/icon_reg_change_value.png" alt="Change Value icon" width="23" height="22"></div></td>
<td valign="top">Change Value... </td>
<td valign="top">Open the <b>Set Value</b> dialog to change the selected registers value. </td>
</tr>
@@ -88,12 +87,12 @@ stops. </p>
<td valign="top">Copies the currently selected text or elements to the clipboard </td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_reg_copy_registers.png" width="23" height="22"></div></td>
+ <td valign="top"><div align="center"><img src="../images/icon_reg_copy_registers.png" alt="Copy Registers icon" width="23" height="22"></div></td>
<td valign="top"><div align="left">Copy Registers </div></td>
<td valign="top">Copies the register names and contents to the clipboard </td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_reg_create_watch_expr.png" width="24" height="22"></div></td>
+ <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>
<td valign="top">Create Watch Expression </td>
<td valign="top">Converts the selected register into a watch expression.</td>
</tr>
@@ -103,12 +102,12 @@ stops. </p>
<td valign="top">Copies the currently selected text or element to the clipboard and removes the element.</td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_reg_disable.png" width="22" height="21"></div></td>
+ <td valign="top"><div align="center"><img src="../images/icon_reg_disable.png" alt="Disable icon" width="22" height="21"></div></td>
<td valign="top">Disable</td>
<td valign="top">Disables the selected register. </td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_reg_display_array.png" width="22" height="21"></div></td>
+ <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>
<td valign="top">Display As Array...</td>
<td valign="top">Open the <b>Display As Array</b> dialog which allows you to specify the start and length of the array. </td>
</tr>
@@ -118,7 +117,7 @@ stops. </p>
<td valign="top">Open the <b>Register Group</b> dialog to edit the selected register group. </td>
</tr>
<tr>
- <td valign="top"><div align="center"><img src="../images/icon_reg_enable.png" width="22" height="21"></div></td>
+ <td valign="top"><div align="center"><img src="../images/icon_reg_enable.png" alt="Enable icon" width="22" height="21"></div></td>
<td valign="top"><div align="left">Enable</div></td>
<td valign="top">Enables the selected register. </td>
</tr>
@@ -173,7 +172,7 @@ stops. </p>
<td valign="top">Activate to wrap the text contents within the visible area of the Details pane of the Registers view. </td>
</tr>
</table>
-</dl>
+
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>

Back to the top