diff options
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 76ab30a..0484bdf 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. |