From: Doug Evans Date: Mon, 1 Feb 2016 23:48:56 +0000 (-0800) Subject: gdb.texinfo (Value Sizes): Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=713cdcbf65e53e17e3d63799938675bf4a5b38ec;p=binutils-gdb.git gdb.texinfo (Value Sizes): Fix typo. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 58f1a333f5b..05d269473bf 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2016-02-01 Doug Evans + + * gdb.texinfo (Value Sizes): Fix typo. + 2016-02-01 Doug Evans * gdb.texinfo (Skipping Over Functions and Files): Fix typo. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 82a95f8203f..2d09d13701a 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -11723,7 +11723,7 @@ may indicate a value that is incorrectly large, this in turn may cause @table @code @kindex set max-value-size -@itemx set max-value-size @var{bytes} +@item set max-value-size @var{bytes} @itemx set max-value-size unlimited Set the maximum size of memory that @value{GDBN} will allocate for the contents of a value to @var{bytes}, trying to display a value that