From: Nick Roberts Date: Mon, 21 Nov 2005 21:44:07 +0000 (+0000) Subject: (Watch Expressions): Expand description. X-Git-Tag: emacs-pretest-22.0.90~5727 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bb8c3b15647c2d99972cb11b618f741781f3073b;p=emacs.git (Watch Expressions): Expand description. --- diff --git a/man/building.texi b/man/building.texi index 8545e7c49e0..2bb2195ca4f 100644 --- a/man/building.texi +++ b/man/building.texi @@ -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