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