changeset 67066:9a9cddf82cc4

(Watch Expressions): Expand description.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 21 Nov 2005 21:44:07 +0000
parents a504d8ee277a
children 18cd75eca849
files man/building.texi
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/building.texi	Mon Nov 21 07:57:45 2005 +0000
+++ b/man/building.texi	Mon Nov 21 21:44:07 2005 +0000
@@ -902,7 +902,11 @@
 
 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