diff options
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 5b6ac854..2693306 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 |