* [pushed] gdb/doc: fix "show check range" command name
@ 2020-12-17 14:43 Simon Marchi
0 siblings, 0 replies; only message in thread
From: Simon Marchi @ 2020-12-17 14:43 UTC (permalink / raw)
To: gdb-patches
gdb/doc/ChangeLog:
PR gdb/27088
* gdb.texinfo (Range Checking): Fix "show check range" command
name.
Change-Id: I0248ef76d205ac49ed71b813aafe3e630c2ffc2e
---
gdb/doc/ChangeLog | 6 ++++++
gdb/doc/gdb.texinfo | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 5650974a2a07..223c8fcfe402 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,9 @@
+2020-12-17 Simon Marchi <simon.marchi@polymtl.ca>
+
+ PR gdb/27088
+ * gdb.texinfo (Range Checking): Fix "show check range" command
+ name.
+
2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
* gdb.texinfo (Caching Target Data): Document 'maint flush
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 5b6ac8549bc8..2693306d3d40 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -16176,7 +16176,7 @@ expression may still be impossible for other reasons, such as accessing
memory that the process does not own (a typical example from many Unix
systems).
-@item show range
+@item show check range
Show the current setting of the range checker, and whether or not it is
being set automatically by @value{GDBN}.
@end table
--
2.29.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-12-17 14:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17 14:43 [pushed] gdb/doc: fix "show check range" command name Simon Marchi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).