changeset 67067:18cd75eca849

(Watch Expressions): Expand description.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 21 Nov 2005 21:50:16 +0000
parents 9a9cddf82cc4
children 98209bb8d1a8
files man/building.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/man/building.texi	Mon Nov 21 21:44:07 2005 +0000
+++ b/man/building.texi	Mon Nov 21 21:50:16 2005 +0000
@@ -902,9 +902,9 @@
 
 Each watch expression is displayed in the speedbar.  Complex data
 types, such as arrays, structures and unions are represented in a tree
-format.  Leaves show the name of the expression and its value and the
-data type displays as a tooltip.  Higher levels just show the name and
-the data type.
+format.  Leaves and simple data types show the name of the expression
+and its value, and display the type as a tooltip.  Higher levels
+just show the name and the data type.
 
 To expand or contract a complex data type, click @kbd{Mouse-2}
 on the tag to the left of the expression.