public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/16930] New: find command end_address confusion, plus error message could be clearer
@ 2014-05-10  0:11 dje at google dot com
  2020-07-23 18:33 ` [Bug gdb/16930] " tromey at sourceware dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dje at google dot com @ 2014-05-10  0:11 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 16930
           Summary: find command end_address confusion, plus error message
                    could be clearer
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

The help text for the find command doesn't say whether the end address for the
find command is included in the range.  IOW, is the range [start,end] or
[start,end)?  It's [start,end], the help text should make this clear.

Plus, evidently (reported on IRC), if one thinks it's [start,end), and end is
inaccessible memory then the error message says "unable to access target
memory", but it's not straightforward for the user to see what the problem is
since the start address is clearly correct.  Can the error message report the
attempted range?

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


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

end of thread, other threads:[~2020-10-08 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-10  0:11 [Bug gdb/16930] New: find command end_address confusion, plus error message could be clearer dje at google dot com
2020-07-23 18:33 ` [Bug gdb/16930] " tromey at sourceware dot org
2020-10-07 18:13 ` cvs-commit at gcc dot gnu.org
2020-10-07 18:21 ` tromey at sourceware dot org
2020-10-08 17:53 ` tromey at sourceware dot org

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