mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
Fix typo in info page
This commit is contained in:

committed by
Tom Tromey

parent
a1f2ddd383
commit
e84412c6a3
@ -10115,7 +10115,7 @@ It examines data in memory at a specified address and prints it in a
|
|||||||
specified format. @xref{Memory, ,Examining Memory}.
|
specified format. @xref{Memory, ,Examining Memory}.
|
||||||
|
|
||||||
If you are interested in information about types, or about how the
|
If you are interested in information about types, or about how the
|
||||||
fields of a struct or a class are declared, use the @code{ptype @var{exp}}
|
fields of a struct or a class are declared, use the @code{ptype @var{expr}}
|
||||||
command rather than @code{print}. @xref{Symbols, ,Examining the Symbol
|
command rather than @code{print}. @xref{Symbols, ,Examining the Symbol
|
||||||
Table}.
|
Table}.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user