From: Andrew Cagney Date: Fri, 10 Oct 2003 02:13:07 +0000 (+0000) Subject: 2003-10-09 Andrew Cagney X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=71952f4c7e0b3122cb056587840d484cb5a7658a;p=binutils-gdb.git 2003-10-09 Andrew Cagney From 2003-09-18 David Anderson : * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with "command". --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 3ab8252ad8b..2f2d8c9423a 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2003-10-09 Andrew Cagney + + From 2003-09-18 David Anderson : + * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with + "command". + 2003-10-03 Andrew Cagney * gdbint.texinfo (Target Architecture Definition): Deprecate diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 4700a0017b3..c07e0259d02 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -17226,7 +17226,7 @@ Show the core addresses of the code for a source line. @subsubheading @value{GDBN} Command -The corresponding @value{GDBN} comamnd is @samp{info line}. +The corresponding @value{GDBN} command is @samp{info line}. @code{gdbtk} has the @samp{gdb_get_line} and @samp{gdb_get_file} commands. @subsubheading Example