diff options
author | Pedro Alves <palves@redhat.com> | 2011-01-25 11:54:00 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2011-01-25 11:54:00 +0000 |
commit | f7605bc29f0c6454f73819850dd114cdba30d9fb (patch) | |
tree | a4d2bc38047e1a5117ae9dbf59b2bb5b843dbed7 /binutils/ChangeLog-2008 | |
parent | d08aafeffe7dcdff4c4f876c6b8f730ce0270847 (diff) | |
download | gdb-f7605bc29f0c6454f73819850dd114cdba30d9fb.zip gdb-f7605bc29f0c6454f73819850dd114cdba30d9fb.tar.gz gdb-f7605bc29f0c6454f73819850dd114cdba30d9fb.tar.bz2 |
Stop remote_read_bytes from handling partial reads itself.
* remote-fileio.c: Include target.h.
(remote_fileio_write_bytes): Delete.
(remote_fileio_func_open, remote_fileio_func_write)
(remote_fileio_func_rename, remote_fileio_func_unlink): Use
target_read_memory.
(remote_fileio_func_stat): Use target_read_memory and
target_write_memory.
(remote_fileio_func_gettimeofday): Use target_write_memory.
(remote_fileio_func_system): Use target_read_memory.
* remote.c (remote_write_bytes): Make it static.
(remote_read_bytes): Don't handle partial reads here.
* remote.h (remote_read_bytes): Delete declaration.
Diffstat (limited to 'binutils/ChangeLog-2008')
0 files changed, 0 insertions, 0 deletions