From e03e5e7b1cf636ba92fd4a900154e32c35b795aa Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Wed, 24 Feb 2010 22:20:24 +0000 Subject: [PATCH] * gdb.texinfo (Cygwin Native): Fix typo. --- 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 1c2053e5c1..9ae3d1ffbe 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2010-02-24 Tom Tromey + + * gdb.texinfo (Cygwin Native): Fix typo. + 2010-02-24 Phil Muldoon * gdb.texinfo (Frames In Python): Add block, find_sal, function diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 2eea484b36..82742d43c9 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -16429,7 +16429,7 @@ inside the Cygwin DLL itself. @item set new-console @var{mode} If @var{mode} is @code{on} the debuggee will be started in a new console on next start. -If @var{mode} is @code{off}i, the debuggee will +If @var{mode} is @code{off}, the debuggee will be started in the same console as the debugger. @kindex show new-console -- 2.34.1