Browse Source

Typo

gdb-4_18-branch
John Gilmore 35 years ago
parent
commit
717b47f482
  1. 2
      gdb/doc/gdb.texinfo

2
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

Loading…
Cancel
Save