]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/aix-thread.c
Update comments to to_xfer_partial implementations.
[thirdparty/binutils-gdb.git] / gdb / aix-thread.c
index 4feb0cb98dc6cc3e0886078e6571462240224203..bd2a3a1293813e11c7d2f9dc99691fcb66d56671 100644 (file)
@@ -1678,9 +1678,7 @@ aix_thread_store_registers (struct target_ops *ops,
     }
 }
 
-/* Attempt a transfer all LEN bytes starting at OFFSET between the
-   inferior's OBJECT:ANNEX space and GDB's READBUF/WRITEBUF buffer.
-   Return the number of bytes actually transferred.  */
+/* Implement the to_xfer_partial target_ops method.  */
 
 static enum target_xfer_status
 aix_thread_xfer_partial (struct target_ops *ops, enum target_object object,