]> git.eshelyaron.com Git - emacs.git/commitdiff
(Watch Expressions): Describe gdb-max-children.
authorNick Roberts <nickrob@snap.net.nz>
Fri, 5 Jan 2007 05:04:59 +0000 (05:04 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Fri, 5 Jan 2007 05:04:59 +0000 (05:04 +0000)
man/building.texi

index bee9462a7f01f6a5ae922072b07efe9db2ae5cf6..67f21dd9c238205d8f98a166b7d603a1a73ec469 100644 (file)
@@ -1099,8 +1099,11 @@ value for pointers and just the name and type otherwise.  Root expressions
 also display the frame address as a tooltip to help identify the frame
 in which they were defined.
 
-  To expand or contract a complex data type, click @kbd{Mouse-2}
-or press @key{SPC} on the tag to the left of the expression.
+  To expand or contract a complex data type, click @kbd{Mouse-2} or
+press @key{SPC} on the tag to the left of the expression.  Emacs asks
+for confirmation before expanding the expression if its number of
+immediate children exceeds the value of the variable
+@code{gdb-max-children}.
 
 @kindex D @r{(GDB speedbar)}
 @findex gdb-var-delete