GNU Binutils with patches for OS216
Revisión | 264b5f4f7f5314f3f75c87f71cb9daa5fa4e7335 (tree) |
---|---|
Tiempo | 2005-12-20 10:31:10 |
Autor | Michael Snyder <msnyder@vmwa...> |
Commiter | Michael Snyder |
2005-12-19 Michael Van Meter Snyder <michsnyd@clwang-lnx.cisco.com>
* gdb.texinfo: Incorporate suggested changes from Eli Zaretskii.
@@ -1,5 +1,9 @@ | ||
1 | 1 | 2005-12-19 Michael Van Meter Snyder <michsnyd@clwang-lnx.cisco.com> |
2 | 2 | |
3 | + * gdb.texinfo: Incorporate suggested changes from Eli Zaretskii. | |
4 | + | |
5 | +2005-12-19 Michael Van Meter Snyder <michsnyd@clwang-lnx.cisco.com> | |
6 | + | |
3 | 7 | * gdb.texinfo: Add documentation for multi-fork and checkpoint. |
4 | 8 | |
5 | 9 | 2005-11-19 Jim Blandy <jimb@redhat.com> |
@@ -2676,7 +2676,7 @@ been changed cannot be restored (at this time). | ||
2676 | 2676 | |
2677 | 2677 | However, within those constraints, you actually can ``rewind'' your |
2678 | 2678 | program to a previously saved point in time, and begin debugging it |
2679 | -again -- and you can change the course events so as to debug a | |
2679 | +again -- and you can change the course of events so as to debug a | |
2680 | 2680 | different execution path this time. |
2681 | 2681 | |
2682 | 2682 |