Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [commit] Adjust ia64_linux_xfer_partial following to_xfer_partial API change.
Date: Wed, 26 Feb 2014 11:19:00 -0000	[thread overview]
Message-ID: <530DCDC1.3070402@redhat.com> (raw)
In-Reply-To: <20140226021446.GA4348@adacore.com>

BTW, I forgot to say, but -- thanks for writing the change
and commit logs!  :-)

-- 
Pedro Alves

On 02/26/2014 02:14 AM, Joel Brobecker wrote:
> 
> 0001-Re-implement-ia64-linux-nat.c-ia64_linux_xfer_partia.patch
> 
> 
> From d16461aeef555da47e358b0f81c75912e4ea07e2 Mon Sep 17 00:00:00 2001
> From: Pedro Alves <palves@redhat.com>
> Date: Tue, 25 Feb 2014 20:45:50 -0500
> Subject: [PATCH] Re-implement ia64-linux-nat.c::ia64_linux_xfer_partial
> 
> [description of this patch and ChangeLog entry by Joel Brobecker]
> The recent implementation was questionable, and if it worked, it was
> only by chance because the requested length is large enough that only
> one read was sufficient.  Note that the implementation before that
> also made that assumption, in the form of only handling
> TARGET_OBJECT_UNWIND_TABLE xfer requests when offset was zero.
> 
> gdb/ChangeLog:
> 
>         * ia64-linux-nat.c (ia64_linux_xfer_partial): Reimplement
>         handling of object == TARGET_OBJECT_UNWIND_TABLE.
> ---
>  gdb/ChangeLog        |    5 +++++
>  gdb/ia64-linux-nat.c |   35 +++++++++++++++++++++++------------
>  2 files changed, 28 insertions(+), 12 deletions(-)
> 
> diff --git a/gdb/ChangeLog b/gdb/ChangeLog
> index e60ec1c..16f4619 100644
> --- a/gdb/ChangeLog
> +++ b/gdb/ChangeLog
> @@ -1,3 +1,8 @@
> +2014-02-25  Pedro Alves  <palves@redhat.com>
> +
> +	* ia64-linux-nat.c (ia64_linux_xfer_partial): Reimplement
 +	handling of object == TARGET_OBJECT_UNWIND_TABLE.


      parent reply	other threads:[~2014-02-26 11:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-25 16:24 Joel Brobecker
2014-02-25 17:31 ` Pedro Alves
2014-02-26  2:14   ` Joel Brobecker
2014-02-26 11:16     ` Pedro Alves
2014-02-26 14:10       ` Joel Brobecker
2014-02-26 11:19     ` Pedro Alves [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=530DCDC1.3070402@redhat.com \
    --to=palves@redhat.com \
    --cc=brobecker@adacore.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