diff options
author | John Gilmore <gnu@cygnus> | 1992-06-09 02:38:11 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-06-09 02:38:11 +0000 |
commit | 717b47f4822c071d9a7cc86c570f3b830d77d461 (patch) | |
tree | 790c1d97a6331427500c3282f35b3f783f347dff /gdb/doc | |
parent | e8a3827836c22501c143d53de575a2c665f8754f (diff) | |
download | gdb-717b47f4822c071d9a7cc86c570f3b830d77d461.zip gdb-717b47f4822c071d9a7cc86c570f3b830d77d461.tar.gz gdb-717b47f4822c071d9a7cc86c570f3b830d77d461.tar.bz2 |
Typo
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 23fb0b7..9a33940 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -5626,7 +5626,7 @@ sources} to find out which files these are. If you use @code{printpsyms} instead, the dump shows information about symbols that _GDBN__ only knows partially---that is, symbols defined in files that _GDBN__ has skimmed, but not yet read completely. Finally, -@code{printmsyms} dumos just the minimal symbol information required for +@code{printmsyms} dumps just the minimal symbol information required for each object file from which _GDBN__ has read some symbols. The description of @code{symbol-file} explains how _GDBN__ reads symbols; both @code{info source} and @code{symbol-file} are described in @ref{Files, ,Commands |