summaryrefslogtreecommitdiff
path: root/gdb/regcache.c
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2011-01-25 11:53:59 +0000
committerPedro Alves <pedro@codesourcery.com>2011-01-25 11:53:59 +0000
commit25ff0cbe0ffc4f5161388edf29a3393bd36337bd (patch)
tree968d5a55bd8c549b14ee2a1aa4cf096cfe92b6a3 /gdb/regcache.c
parent06d60dbb3ec33298888c8107205064ef833d84a0 (diff)
downloadgdb-25ff0cbe0ffc4f5161388edf29a3393bd36337bd.tar.gz
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 'gdb/regcache.c')
0 files changed, 0 insertions, 0 deletions