diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-06-21 12:28:03 +0200 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2017-06-21 13:16:47 +0200 |
commit | e4da2c61669d199c75b96a1be25e13e3b8254e89 (patch) | |
tree | 044448e82fc1782d205fb7fc3b085ccc532917c9 /bfd/vms-misc.c | |
parent | 3de58d950c984bce176d883a8e7bcf3415be8c84 (diff) | |
download | gdb-e4da2c61669d199c75b96a1be25e13e3b8254e89.zip gdb-e4da2c61669d199c75b96a1be25e13e3b8254e89.tar.gz gdb-e4da2c61669d199c75b96a1be25e13e3b8254e89.tar.bz2 |
Change to_xfer_partial doc to use addressable memory units
The commit
d309493 target: consider addressable unit size when reading/writing memory
introduced the possibility of reading memory of targets with
non-8-bit-bytes (e.g. memories that store 16 bits at each address).
The documentation of target_read and target_write was updated
accordingly, but to_xfer_partial, which is very related, wasn't updated.
This commit fixes that.
gdb/ChangeLog:
* target.h (struct target_ops) <to_xfer_partial>: Update doc to
talk about addressable units instead of bytes.
Diffstat (limited to 'bfd/vms-misc.c')
0 files changed, 0 insertions, 0 deletions