# HG changeset patch # User Nick Roberts # Date 1132609816 0 # Node ID 18cd75eca849b27305e714e4617eb7ff70cb47d9 # Parent 9a9cddf82cc49434731f8b5d37709fe4f2259199 (Watch Expressions): Expand description. diff -r 9a9cddf82cc4 -r 18cd75eca849 man/building.texi --- 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.