aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2007-05-29 22:04:47 +0000
committerJim Blandy <jimb@codesourcery.com>2007-05-29 22:04:47 +0000
commitbf06d120cae31ad36293526fc7d8881167661610 (patch)
treebfa001fdda5765086e1d6f8e554a861c542f8d1a /gdb/doc
parentc699f0877959d373f7c0fc03ce517ffba3cfac03 (diff)
downloadfsf-binutils-gdb-bf06d120cae31ad36293526fc7d8881167661610.zip
fsf-binutils-gdb-bf06d120cae31ad36293526fc7d8881167661610.tar.gz
fsf-binutils-gdb-bf06d120cae31ad36293526fc7d8881167661610.tar.bz2
* gdb.texinfo (Overview): Doc fix.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog9
-rw-r--r--gdb/doc/gdb.texinfo2
2 files changed, 8 insertions, 3 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index d11eaf0..25c5e82 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-29 Jim Blandy <jimb@codesourcery.com>
+
+ * gdb.texinfo (Overview): Doc fix.
+
2007-05-22 Maciej W. Rozycki <macro@mips.com>
* gdb.texinfo (Remote Configuration): Document "set/show
@@ -5,8 +9,9 @@
2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
- * gdb.texinfo (MIPS): Remove documentation for set mips saved-gpreg-size,
- show mips saved-gpreg-size, and set mips stack-arg-size.
+ * gdb.texinfo (MIPS): Remove documentation for set mips
+ saved-gpreg-size, show mips saved-gpreg-size, and set mips
+ stack-arg-size.
2007-05-14 Bob Wilson <bob.wilson@acm.org>
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index c805127..c9b47be 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -22471,7 +22471,7 @@ machine, you might want your program to do something special if it
recognizes a packet meant for @value{GDBN}.
In the examples below, @samp{->} and @samp{<-} are used to indicate
-transmitted and received data respectfully.
+transmitted and received data, respectively.
@cindex protocol, @value{GDBN} remote serial
@cindex serial protocol, @value{GDBN} remote