diff options
author | Tom Tromey <tromey@redhat.com> | 2013-12-17 21:21:17 -0700 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2014-02-19 07:45:27 -0700 |
commit | 9dd130a0f09e436482e7787fe1173ae06e39ade7 (patch) | |
tree | 018791eb0864229caf5b3936fa1a58ae99769f00 /gdb/linux-nat.c | |
parent | 46917d26c8a2aa8054bbed410c432eadf355d172 (diff) | |
download | gdb-9dd130a0f09e436482e7787fe1173ae06e39ade7.zip gdb-9dd130a0f09e436482e7787fe1173ae06e39ade7.tar.gz gdb-9dd130a0f09e436482e7787fe1173ae06e39ade7.tar.bz2 |
introduce remote_load
I used a refactoring script to add target_ops arguments to all the
target methods. In order to make this script work a little better,
this patch adds a new "remote_load" function; this eliminates the need
to later change the signature of generic_load.
2014-02-19 Tom Tromey <tromey@redhat.com>
* remote.c (remote_load): New function.
(init_remote_ops): Use it.
Diffstat (limited to 'gdb/linux-nat.c')
0 files changed, 0 insertions, 0 deletions