Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Simon Marchi <simon.marchi@ericsson.com>
Cc: gdb-patches@sourceware.org, simon.marchi@ericsson.com
Subject: Re: [PATCH] Document non-8-bits-addressable support in NEWS
Date: Thu, 27 Aug 2015 02:38:00 -0000	[thread overview]
Message-ID: <83h9nl5ud6.fsf@gnu.org> (raw)
In-Reply-To: <1440620235-24006-1-git-send-email-simon.marchi@ericsson.com>

> From: Simon Marchi <simon.marchi@ericsson.com>
> CC: Simon Marchi <simon.marchi@ericsson.com>
> Date: Wed, 26 Aug 2015 16:17:15 -0400
> 
> I think it would be a good idea to document that gdb now has (basic)
> support to read/write memory on architectures with non-8-bits memory.
> Hopefully somebody will see it and say "Hey!  We can now (more easily)
> port GDB to our strange DSP that has 32-bits-addressable memory!" and do
> it.

Thanks.

> gdb/ChangeLog:
> 
> 	* NEWS: Document support for non-8-bits addressable memory.
> ---
>  gdb/NEWS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 49c4a11..ed4d968 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -48,6 +48,11 @@ show remote multiprocess-extensions-packet
>    target mon2000	mon2000 ROM monitor
>    target ppcbug		PPCBUG ROM monitor for PowerPC
>  
> +* Support for reading/writing memory and extracting values on architectures
> +  with non-8-bits-addressable memory.  A 16-bits-addressable memory, for
> +  example, is one for which each address holds a 16-bits value (as opposed to
> +  the more common 8-bits).

I think you should drop the second sentence, as it doesn't add any
useful information and is slightly inaccurate.  I think everyone will
understand what non-8-bits-addressable means.


  reply	other threads:[~2015-08-27  2:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-26 20:17 Simon Marchi
2015-08-27  2:38 ` Eli Zaretskii [this message]
2015-08-27 13:34   ` Simon Marchi
2015-08-27 14:11     ` Paul_Koning
2015-08-27 14:26       ` Simon Marchi
2015-08-27 15:05         ` Simon Marchi
2015-08-27 15:13           ` Paul_Koning
2015-08-27 15:39           ` Eli Zaretskii
2015-08-28 19:37             ` Simon Marchi

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=83h9nl5ud6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=simon.marchi@ericsson.com \
    /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