]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
authorTom Tromey <tromey@redhat.com>
Tue, 13 Jul 2010 20:34:16 +0000 (20:34 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 13 Jul 2010 20:34:16 +0000 (20:34 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 240ba890abcab4f36a69b85081251486d3ec40c0..04f16831e1a3ab2bc3cb9ababb2eb0a4a34fc78b 100644 (file)
@@ -1,3 +1,7 @@
+2010-07-13  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
+
 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
 
        * gdb.texinfo (Create and Delete Tracepoints): Add more index
index 7abb9ed9a20126f3aa3601c938e2554d27e7c19c..1297175d9d60323573bce0f0735c64c40b313f92 100644 (file)
@@ -26386,7 +26386,7 @@ be available.
 
 Return a list of the children of the specified variable object and
 create variable objects for them, if they do not already exist.  With
-a single argument or if @var{print-values} has a value for of 0 or
+a single argument or if @var{print-values} has a value of 0 or
 @code{--no-values}, print only the names of the variables; if
 @var{print-values} is 1 or @code{--all-values}, also print their
 values; and if it is 2 or @code{--simple-values} print the name and