]> git.eshelyaron.com Git - emacs.git/commitdiff
(Watch Expressions): Expand description.
authorNick Roberts <nickrob@snap.net.nz>
Mon, 21 Nov 2005 21:44:07 +0000 (21:44 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 21 Nov 2005 21:44:07 +0000 (21:44 +0000)
man/building.texi

index 8545e7c49e047a301a530b0c6d2ec96640b62213..2bb2195ca4f68f513dba3567f3a5077ffeec6633 100644 (file)
@@ -902,7 +902,11 @@ icon in the tool bar (@code{gud-watch}).
 
 Each watch expression is displayed in the speedbar.  Complex data
 types, such as arrays, structures and unions are represented in a tree
-format.  To expand or contract a complex data type, click @kbd{Mouse-2}
+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.
+
+To expand or contract a complex data type, click @kbd{Mouse-2}
 on the tag to the left of the expression.
 
 @findex gdb-var-delete