]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdb.texinfo (.debug_gdb_scripts section): Fix typo.
authorDoug Evans <dje@google.com>
Fri, 13 Aug 2010 20:44:42 +0000 (20:44 +0000)
committerDoug Evans <dje@google.com>
Fri, 13 Aug 2010 20:44:42 +0000 (20:44 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 1ed95eedc381eb19caa3d4dbcb09344563923f22..393b036819690e36a0eb8ebaa5a69d95d65c2ae2 100644 (file)
@@ -1,3 +1,7 @@
+2010-08-13  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
+
 2010-08-10  Tom Tromey  <tromey@redhat.com>
 
        * gdb.texinfo (Pretty Printing API): Document
index 09c39ebfa704d3a8ad68a1710f9bf5198c0cfa46..f4bd2a6947756dc19dcdd52141de6beb4e872c23 100644 (file)
@@ -22596,7 +22596,7 @@ Entries can be placed in section @code{.debug_gdb_scripts} with,
 for example, this GCC macro:
 
 @example
-/* Note: The "MS" section flags are to remote duplicates.  */
+/* Note: The "MS" section flags are to remove duplicates.  */
 #define DEFINE_GDB_SCRIPT(script_name) \
   asm("\
 .pushsection \".debug_gdb_scripts\", \"MS\",@@progbits,1\n\