]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2005-12-19 Michael Van Meter Snyder <michsnyd@clwang-lnx.cisco.com> msnyder-fork-checkpoint-branch
authorMichael Snyder <msnyder@vmware.com>
Tue, 20 Dec 2005 01:31:10 +0000 (01:31 +0000)
committerMichael Snyder <msnyder@vmware.com>
Tue, 20 Dec 2005 01:31:10 +0000 (01:31 +0000)
* gdb.texinfo: Incorporate suggested changes from Eli Zaretskii.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 4f375ebd51b33a029bbe1395a51c03dd63240fd4..2b8aac05275e9c8a902616be2d45a2cc95e4184b 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-19  Michael Van Meter Snyder  <michsnyd@clwang-lnx.cisco.com>
+
+       * gdb.texinfo: Incorporate suggested changes from Eli Zaretskii.
+
 2005-12-19  Michael Van Meter Snyder  <michsnyd@clwang-lnx.cisco.com>
 
        * gdb.texinfo: Add documentation for multi-fork and checkpoint.
index 76ab30a2210f44a513e543fe1a3eefc5484ae715..0484bdfd49bffc2f8f8a8ab3ea27593daa224c37 100644 (file)
@@ -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.