]> 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:39:09 +0000 (20:39 +0000)
committerDoug Evans <dje@google.com>
Fri, 13 Aug 2010 20:39:09 +0000 (20:39 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 79854e430dd85127e08bfc98bec24c7b23f0cb30..b8f060baf91a3b673d01bbd081e011a652b6f04c 100644 (file)
@@ -1,3 +1,7 @@
+2010-08-13  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
+
 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
 
        * gdb.texinfo (GDB/MI Data Manipulation): Document
index 270c9e76d2071b9ffdc46bb38fa85eec60948796..cd3ac0f0e987fcd906a3f802228f52fb6b50902e 100644 (file)
@@ -22713,7 +22713,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\