Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Yao Qi <qiyaoltc@gmail.com>
To: Alan Hayward <Alan.Hayward@arm.com>
Cc: "gdb-patches\@sourceware.org" <gdb-patches@sourceware.org>,
	 "vapier\@gentoo.org" <vapier@gentoo.org>,  nd <nd@arm.com>
Subject: Re: [PATCH] Remove MAX_REGISTER_SIZE from remote-sim.c
Date: Tue, 27 Jun 2017 10:57:00 -0000	[thread overview]
Message-ID: <86fuelg0k1.fsf@gmail.com> (raw)
In-Reply-To: <692B46FA-E9FE-48BF-BE1C-9DDD606474B7@arm.com> (Alan Hayward's	message of "Mon, 26 Jun 2017 12:41:18 +0000")

Alan Hayward <Alan.Hayward@arm.com> writes:

Patch is good to me.

>  	if (nr_bytes > 0
> -	    && nr_bytes != register_size (gdbarch, regno) && warn_user)
> +	    && nr_bytes != regsize && warn_user)
>  	  {

A nit, can you put them in a single line?

-- 
Yao (齐尧)


  reply	other threads:[~2017-06-27 10:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-24 10:03 Alan Hayward
2017-03-23 14:12 ` Alan Hayward
     [not found] ` <86wpbft0r4.fsf@gmail.com>
2017-03-24 11:41   ` Alan Hayward
     [not found]   ` <E7F813B0-BCB9-464C-BD4C-95F0A3D789E1@arm.com>
     [not found]     ` <CAH=s-POSw=RatBGkLmryoAR4eN880nzxW+zt-p_TOuPMq8RRaw@mail.gmail.com>
2017-06-26 12:41       ` Alan Hayward
2017-06-27 10:57         ` Yao Qi [this message]
2017-06-27 12:14           ` Alan Hayward

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=86fuelg0k1.fsf@gmail.com \
    --to=qiyaoltc@gmail.com \
    --cc=Alan.Hayward@arm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=nd@arm.com \
    --cc=vapier@gentoo.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