projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8244c20
)
gdb.texinfo (Value Sizes): Fix typo.
author
Doug Evans
<dje@google.com>
Mon, 1 Feb 2016 23:48:56 +0000
(15:48 -0800)
committer
Doug Evans
<dje@google.com>
Mon, 1 Feb 2016 23:48:56 +0000
(15:48 -0800)
gdb/doc/ChangeLog
patch
|
blob
|
history
gdb/doc/gdb.texinfo
patch
|
blob
|
history
diff --git
a/gdb/doc/ChangeLog
b/gdb/doc/ChangeLog
index 58f1a333f5b1a7ac0ef54f80b053354295c9c9d6..05d269473bf446772830ff170269e1de08ef36c3 100644
(file)
--- a/
gdb/doc/ChangeLog
+++ b/
gdb/doc/ChangeLog
@@
-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.
diff --git
a/gdb/doc/gdb.texinfo
b/gdb/doc/gdb.texinfo
index 82a95f8203fcd23ab7ddd7aac00cc6e48e212858..2d09d13701a0c0d9cc0cb846bdaf3a3eb8264f0c 100644
(file)
--- 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
-@item
x
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