gdb.texinfo (Value Sizes): Fix typo.
authorDoug Evans <dje@google.com>
Mon, 1 Feb 2016 23:48:56 +0000 (15:48 -0800)
committerDoug Evans <dje@google.com>
Mon, 1 Feb 2016 23:48:56 +0000 (15:48 -0800)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 58f1a333f5b1a7ac0ef54f80b053354295c9c9d6..05d269473bf446772830ff170269e1de08ef36c3 100644 (file)
@@ -1,3 +1,7 @@
+2016-02-01  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Value Sizes): Fix typo.
+
 2016-02-01  Doug Evans  <dje@google.com>
 
        * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
index 82a95f8203fcd23ab7ddd7aac00cc6e48e212858..2d09d13701a0c0d9cc0cb846bdaf3a3eb8264f0c 100644 (file)
@@ -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
This page took 0.05187 seconds and 4 git commands to generate.