From: Michael Snyder Date: Tue, 20 Dec 2005 01:31:10 +0000 (+0000) Subject: 2005-12-19 Michael Van Meter Snyder X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmsnyder-fork-checkpoint-branch;p=thirdparty%2Fbinutils-gdb.git 2005-12-19 Michael Van Meter Snyder * gdb.texinfo: Incorporate suggested changes from Eli Zaretskii. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 4f375ebd51b..2b8aac05275 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-12-19 Michael Van Meter Snyder + + * gdb.texinfo: Incorporate suggested changes from Eli Zaretskii. + 2005-12-19 Michael Van Meter Snyder * gdb.texinfo: Add documentation for multi-fork and checkpoint. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 76ab30a2210..0484bdfd49b 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -2676,7 +2676,7 @@ been changed cannot be restored (at this time). However, within those constraints, you actually can ``rewind'' your program to a previously saved point in time, and begin debugging it -again -- and you can change the course events so as to debug a +again -- and you can change the course of events so as to debug a different execution path this time.