From: Doug Evans Date: Fri, 13 Aug 2010 20:44:42 +0000 (+0000) Subject: * gdb.texinfo (.debug_gdb_scripts section): Fix typo. X-Git-Tag: gdb_7_2-2010-09-02-release~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4f77c138873338e8f2435f03e22ef420db62ff2;p=thirdparty%2Fbinutils-gdb.git * gdb.texinfo (.debug_gdb_scripts section): Fix typo. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 1ed95eedc38..393b0368196 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2010-08-13 Doug Evans + + * gdb.texinfo (.debug_gdb_scripts section): Fix typo. + 2010-08-10 Tom Tromey * gdb.texinfo (Pretty Printing API): Document diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 09c39ebfa70..f4bd2a69477 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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\