aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn R. Moore <jmoore@redhat.com>2001-07-20 01:14:05 +0000
committerJohn R. Moore <jmoore@redhat.com>2001-07-20 01:14:05 +0000
commitbe9c6c3593503c33b89bbd6e7330aa4a175330ca (patch)
treefda6c94ff2e049933baecf89e0760f5ac07a2ea0 /gdb
parentaeb2b5d30842dbf94e2a9ab78b72a4da00d91bac (diff)
downloadfsf-binutils-gdb-be9c6c3593503c33b89bbd6e7330aa4a175330ca.zip
fsf-binutils-gdb-be9c6c3593503c33b89bbd6e7330aa4a175330ca.tar.gz
fsf-binutils-gdb-be9c6c3593503c33b89bbd6e7330aa4a175330ca.tar.bz2
Three misspellings.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdbint.texinfo6
2 files changed, 7 insertions, 3 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 34cdb8f..3966b46 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-19 John R. Moore <jmoore@redhat.com>
+
+ * gdbint.texinfo: Three misspellings.
+
2001-07-06 Andrew Cagney <ac131313@redhat.com>
* Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index 5e5cbb2..06370ef 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -126,7 +126,7 @@ to debugger commands.
@value{GDBN} should be relatively permissive, such as for expressions.
While the compiler should be picky (or have the option to be made
-picky), since source code lives for a long time usuazlly, the
+picky), since source code lives for a long time usually, the
programmer doing debugging shouldn't be spending time figuring out to
mollify the debugger.
@@ -309,7 +309,7 @@ user says to continue, @value{GDBN} will restore the original
instruction, single-step, re-insert the trap, and continue on.
Since it literally overwrites the program being tested, the program area
-must be writeable, so this technique won't work on programs in ROM. It
+must be writable, so this technique won't work on programs in ROM. It
can also distort the behavior of programs that examine themselves,
although such a situation would be highly unusual.
@@ -4921,7 +4921,7 @@ owned by the Free Software Foundation" as "NAME OF PROGRAM", so that
changes in many programs (not just @value{GDBN}, but GAS, Emacs, GCC,
etc) can be
contributed with only one piece of legalese pushed through the
-bureacracy and filed with the FSF. We can't start merging changes until
+bureaucracy and filed with the FSF. We can't start merging changes until
this paperwork is received by the FSF (their rules, which we follow
since we maintain it for them).