* gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.

This commit is contained in:
Tom Tromey 2010-07-13 20:32:43 +00:00
parent 0f5238edfd
commit f5011d116d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-07-13 Tom Tromey <tromey@redhat.com>
* gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2010-07-13 Tom Tromey <tromey@redhat.com>
* gdb.texinfo (Specify Location): Document labels.

View File

@ -26393,7 +26393,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