From 072a671f3094d9a1c244c83b4717071e60ca7bc9 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 13 Jul 2010 20:34:16 +0000 Subject: [PATCH] * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdb.texinfo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 240ba890abc..04f16831e1a 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2010-07-13 Tom Tromey + + * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'. + 2010-07-01 Pedro Alves * gdb.texinfo (Create and Delete Tracepoints): Add more index diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 7abb9ed9a20..1297175d9d6 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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 -- 2.47.2