Update comments to to_xfer_partial implementations.
authorYao Qi <yao@codesourcery.com>
Thu, 30 Jan 2014 00:23:14 +0000 (08:23 +0800)
committerYao Qi <yao@codesourcery.com>
Tue, 11 Feb 2014 06:20:39 +0000 (14:20 +0800)
commitedcc890fce07a26950e5a24f4edc7664b0d4e1f5
tree088eb27f44799e653c3a411bfaf9bf9df0140649
parent9b409511d07fe375284701af34909fb539029caf
Update comments to to_xfer_partial implementations.

Some comments to to_xfer_partial implementations are out of date.
This patch updates them using the "Implement the to_xfer_partial
target_ops method" pattern.

gdb:

2014-02-11  Yao Qi  <yao@codesourcery.com>

* aix-thread.c (aix_thread_xfer_partial): Update comments.
* auxv.c (procfs_xfer_auxv, memory_xfer_auxv): Likewise.
* bsd-uthread.c (bsd_uthread_xfer_partial): Likewise.
* gnu-nat.c (gnu_xfer_memory): Likewise.
* inf-ptrace.c (inf_ptrace_xfer_partial):  Likewise.
* rs6000-nat.c (rs6000_xfer_partial): Likewise.
* sparc-nat.c (sparc_xfer_wcookie): Likewise.
* spu-linux-nat.c (spu_proc_xfer_spu): Likewise.
gdb/ChangeLog
gdb/aix-thread.c
gdb/auxv.c
gdb/bsd-uthread.c
gdb/gnu-nat.c
gdb/inf-ptrace.c
gdb/rs6000-nat.c
gdb/sparc-nat.c
gdb/spu-linux-nat.c
This page took 0.03388 seconds and 4 git commands to generate.