From: Pedro Alves <palves@redhat.com>
To: Yao Qi <yao@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 3/6] Replace -1 with TARGET_XFER_E_IO
Date: Thu, 06 Feb 2014 14:43:00 -0000 [thread overview]
Message-ID: <52F39F98.6000006@redhat.com> (raw)
In-Reply-To: <1391139325-2758-4-git-send-email-yao@codesourcery.com>
On 01/31/2014 03:35 AM, Yao Qi wrote:
> Hi,
> This patch replaces -1 with TARGET_XFER_E_IO in the implementations of
> to_xfer_partial and their callees. This change is quite mechanical,
> and get the next patch shorter.
s/get/makes/
>
> gdb:
>
> 2014-01-30 Yao Qi <yao@codesourcery.com>
>
> * auxv.c (procfs_xfer_auxv): Replace -1 with TARGET_XFER_E_IO.
> (ld_so_xfer_auxv): Likewise.
> * bfd-target.c (target_bfd_xfer_partial): Likewise.
> * bsd-kvm.c (bsd_kvm_xfer_partial): Likewise.
> * corelow.c (core_xfer_partial): Likewise.
> * ctf.c (ctf_xfer_partial): Likewise.
> * darwin-nat.c (darwin_read_dyld_info): Likewise.
> (darwin_xfer_partial): Likewise.
> * exec.c (exec_xfer_partial): Likewise.
> * gnu-nat.c (gnu_xfer_partial): Likewise.
> * ia64-hpux-nat.c (ia64_hpux_xfer_uregs): Likewise.
> * inf-ptrace.c (inf_ptrace_xfer_partial): Likewise.
> * inf-ttrace.c (inf_ttrace_xfer_partial): Likewise.
> * linux-nat.c (linux_xfer_siginfo): Likewise.
> (linux_proc_xfer_spu): Likewise.
> * procfs.c (procfs_xfer_partial): Likewise.
> * record-full.c (record_full_xfer_partial): Likewise.
> (record_full_core_xfer_partial): Likewise.
> * remote-sim.c (gdbsim_xfer_partial): Likewise.
> * remote.c (remote_write_qxfer): Likewise.
> (remote_write_qxfer, remote_read_qxfer): Likewise.
> (remote_xfer_partial): Likewise.
> * rs6000-nat.c (rs6000_xfer_partial): Likewise.
> (rs6000_xfer_shared_libraries): Likewise.
> * sparc-nat.c (sparc_xfer_wcookie): Likewise.
> * spu-linux-nat.c (spu_proc_xfer_spu): Likewise.
> (spu_xfer_partial): Likewise.
> * target.c (memory_xfer_partial_1): Likewise.
> * tracepoint.c (tfile_xfer_partial): Likewise.
> * windows-nat.c (windows_xfer_shared_libraries): Likewise.
> (windows_xfer_partial): Likewise.
OK, thanks!
--
Pedro Alves
next prev parent reply other threads:[~2014-02-06 14:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-31 3:37 [PATCH 0/6] Return target_xfer_status in to_xfer_partial Yao Qi
2014-01-31 3:37 ` [PATCH 1/6] Tweak in memory_error Yao Qi
2014-02-06 12:41 ` Pedro Alves
2014-02-07 4:21 ` Yao Qi
2014-01-31 3:37 ` [PATCH 2/6] core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGEST Yao Qi
2014-02-06 14:43 ` Pedro Alves
2014-02-07 4:21 ` Yao Qi
2014-01-31 3:38 ` [PATCH 6/6] Update comments to to_xfer_partial implementations Yao Qi
2014-01-31 3:50 ` Joel Brobecker
2014-01-31 3:38 ` [PATCH 3/6] Replace -1 with TARGET_XFER_E_IO Yao Qi
2014-02-06 14:43 ` Pedro Alves [this message]
2014-01-31 3:38 ` [PATCH 4/6] Return early in target_xfer_partial when LEN is zero Yao Qi
2014-02-06 14:44 ` Pedro Alves
2014-01-31 3:39 ` [PATCH 5/6] Return target_xfer_status in to_xfer_partial Yao Qi
2014-02-06 14:44 ` Pedro Alves
2014-02-07 2:11 ` Yao Qi
2014-02-11 6:35 ` 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=52F39F98.6000006@redhat.com \
--to=palves@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=yao@codesourcery.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