summaryrefslogtreecommitdiff
path: root/gdb/common
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2013-10-09 15:55:16 +0000
committerPedro Alves <palves@redhat.com>2013-10-09 15:55:16 +0000
commit476504d90adacb7e5f0e6d070adfa56df374e723 (patch)
tree22c0ab915bb16b4c8e461ffeb6341c700bf1d099 /gdb/common
parentc875e21d7d5153c05e6ccb0287605e0c153f5ff2 (diff)
downloadgdb-476504d90adacb7e5f0e6d070adfa56df374e723.tar.gz
monitor.c: Don't install a deprecated_xfer_memory method.
This removes another yet instance of a deprecated_xfer_memory user. Tested by building a --enable-targets=all gdb, on x86-64 Fedora 17. gdb/ 2013-10-09 Pedro Alves <palves@redhat.com> * monitor.c (monitor_write_memory, monitor_write_memory_bytes) (monitor_write_memory_longlongs, monitor_write_memory_block): Constify 'myaddr' parameter. (monitor_xfer_memory): Adjust interface as monitor_xfer_partial helper. (monitor_xfer_partial): New function. (init_base_monitor_ops): Don't install a deprecated_xfer_memory hook. Install a to_xfer_partial hook.
Diffstat (limited to 'gdb/common')
0 files changed, 0 insertions, 0 deletions