Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Yao Qi <qiyaoltc@gmail.com>
To: Yao Qi <qiyaoltc@gmail.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] [aarch64] Check region OK for HW watchpoint in GDBserver
Date: Thu, 27 Aug 2015 13:51:00 -0000	[thread overview]
Message-ID: <86pp28zvoy.fsf@gmail.com> (raw)
In-Reply-To: <1440683075-26462-1-git-send-email-yao.qi@linaro.org> (Yao Qi's	message of "Thu, 27 Aug 2015 14:44:35 +0100")

Yao Qi <qiyaoltc@gmail.com> writes:

> @@ -517,6 +517,7 @@ aarch64_handle_watchpoint (enum target_hw_bp_type type, CORE_ADDR addr,
>  			   int len, int is_insert,
>  			   struct aarch64_debug_reg_state *state)
>  {
> +
>    if (aarch64_point_is_aligned (1 /* is_watchpoint */ , addr, len))
>      return aarch64_handle_aligned_watchpoint (type, addr, len, is_insert,
>  					      state);

The blank line was added unnecessarily.  I'll remove it.

-- 
Yao (齐尧)


  reply	other threads:[~2015-08-27 13:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27 13:44 Yao Qi
2015-08-27 13:51 ` Yao Qi [this message]
2015-09-03 13:22 ` Yao Qi

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=86pp28zvoy.fsf@gmail.com \
    --to=qiyaoltc@gmail.com \
    --cc=gdb-patches@sourceware.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