2003-10-09 Andrew Cagney <cagney@redhat.com>

From 2003-09-18 David Anderson <davea@sgi.com>:
	* gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
	"command".
This commit is contained in:
Andrew Cagney 2003-10-10 02:13:07 +00:00
parent 9644bbdd74
commit 71952f4c7e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2003-10-09 Andrew Cagney <cagney@redhat.com>
From 2003-09-18 David Anderson <davea@sgi.com>:
* gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
"command".
2003-10-03 Andrew Cagney <cagney@redhat.com>
* gdbint.texinfo (Target Architecture Definition): Deprecate

View File

@ -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