Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
To: gkm@kayak.mcgary.org
Cc: gdb-patches@sources.redhat.com
Subject: Re: PATCH: new "void" memory region attribute
Date: Thu, 14 Feb 2002 02:24:00 -0000	[thread overview]
Message-ID: <200202141023.MAA28658@is.elta.co.il> (raw)
In-Reply-To: <msg044zz73.fsf@mcgary.org> (message from Greg McGary on 13 Feb 2002 17:25:52 -0700)

> From: Greg McGary <gkm@kayak.mcgary.org>
> Date: 13 Feb 2002 17:25:52 -0700
> 
> --- gdb.texinfo	2002/02/08 00:39:45	1.89
> +++ gdb.texinfo	2002/02/14 00:17:32
> @@ -5642,6 +5642,8 @@ Memory is read only.
>  Memory is write only.
>  @item rw
>  Memory is read/write.  This is the default.
> +@item void
> +Memory is inaccessible.
>  @end table

This part of the patch is approved, but please add a sentence to
explain what would be the effect of declaring a region `void' on GDB's
operation, from the user's point of view.  It strikes me that this
text, from the beginning of your message:

> Add "void" attribute, which disallows both read & write access.  This
> useful for guarding holes in a target's address space that cause the
> system to hang when read/written.

is exactly what would make this attribute's effect crystal-clear ;-)


      parent reply	other threads:[~2002-02-14 10:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-13 16:25 Greg McGary
2002-02-13 17:42 ` Michael Snyder
2002-02-13 18:06   ` Greg McGary
2002-02-13 19:23 ` Andrew Cagney
2002-02-13 19:29   ` Michael Snyder
2002-02-13 20:10     ` Andrew Cagney
2002-02-14  2:24 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200202141023.MAA28658@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=gdb-patches@sources.redhat.com \
    --cc=gkm@kayak.mcgary.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox