public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/27088] New: Documentation  error in range checking bounds of type
@ 2020-12-17 11:01 martin.kielhorn at philips dot com
  2020-12-17 14:42 ` [Bug gdb/27088] " cvs-commit at gcc dot gnu.org
  2020-12-17 14:43 ` simark at simark dot ca
  0 siblings, 2 replies; 3+ messages in thread
From: martin.kielhorn at philips dot com @ 2020-12-17 11:01 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27088

            Bug ID: 27088
           Summary: Documentation  error in range checking bounds of type
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: martin.kielhorn at philips dot com
  Target Milestone: ---

The documentation for range checking the bounds of a type has a mistake:

https://sourceware.org/gdb/current/onlinedocs/gdb/Range-Checking.html#Range-Checking


The last paragraph says:

> show range
>         Show the current setting of the range checker, and 
>         whether or not it is being set automatically by GDB.

Instead it should say:

> show check range
>         Show the current setting of the range checker, and 
>         whether or not it is being set automatically by GDB.


Example call:

(gdb) show range
Debugger's willingness to use range stepping is on.
(gdb) show check range
Range checking is "auto; currently off".

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/27088] Documentation  error in range checking bounds of type
  2020-12-17 11:01 [Bug gdb/27088] New: Documentation error in range checking bounds of type martin.kielhorn at philips dot com
@ 2020-12-17 14:42 ` cvs-commit at gcc dot gnu.org
  2020-12-17 14:43 ` simark at simark dot ca
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-12-17 14:42 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27088

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Simon Marchi <simark@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=85be4f5a8c8bec8d3163585a82e288a4dec08b07

commit 85be4f5a8c8bec8d3163585a82e288a4dec08b07
Author: Simon Marchi <simon.marchi@polymtl.ca>
Date:   Thu Dec 17 09:39:33 2020 -0500

    gdb/doc: fix "show check range" command name

    gdb/doc/ChangeLog:

            PR gdb/27088
            * gdb.texinfo (Range Checking): Fix "show check range" command
            name.

    Change-Id: I0248ef76d205ac49ed71b813aafe3e630c2ffc2e

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/27088] Documentation  error in range checking bounds of type
  2020-12-17 11:01 [Bug gdb/27088] New: Documentation error in range checking bounds of type martin.kielhorn at philips dot com
  2020-12-17 14:42 ` [Bug gdb/27088] " cvs-commit at gcc dot gnu.org
@ 2020-12-17 14:43 ` simark at simark dot ca
  1 sibling, 0 replies; 3+ messages in thread
From: simark at simark dot ca @ 2020-12-17 14:43 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27088

Simon Marchi <simark at simark dot ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simark at simark dot ca
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Simon Marchi <simark at simark dot ca> ---
Fixed, thanks for reporting.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-17 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17 11:01 [Bug gdb/27088] New: Documentation error in range checking bounds of type martin.kielhorn at philips dot com
2020-12-17 14:42 ` [Bug gdb/27088] " cvs-commit at gcc dot gnu.org
2020-12-17 14:43 ` simark at simark dot ca

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).