aboutsummaryrefslogtreecommitdiff
path: root/gdb/objc-lang.h
diff options
context:
space:
mode:
authorPaul Koning <paul_koning@dell.com>2015-10-16 14:06:43 -0400
committerPaul Koning <paul_koning@dell.com>2015-10-16 14:06:43 -0400
commit22855f3cab8948f5b4a0fdda9845ce47c8bafbc9 (patch)
tree64f35f0838cc9cfc268c9ec53fde4d4181684241 /gdb/objc-lang.h
parentf218947cb8901642879d499fc63dd2bd32b5cb03 (diff)
downloadgdb-22855f3cab8948f5b4a0fdda9845ce47c8bafbc9.zip
gdb-22855f3cab8948f5b4a0fdda9845ce47c8bafbc9.tar.gz
gdb-22855f3cab8948f5b4a0fdda9845ce47c8bafbc9.tar.bz2
remove to_data
There's no reason to have to_data. On the one hand, a to_xclose target can readily subclass target_ops. This is simple and clean. On the other hand, a to_close target can't really use to_data in the multi-target future, because such a target is inherently not multi-capable. So, this patch removes the field and fixes up its sole user. 2014-07-29 Tom Tromey <tromey@redhat.com> * bfd-target.c (struct target_bfd_ops): Rename from target_bfd_data. Add "base" field. (target_bfd_xfer_partial, target_bfd_get_section_table) (target_bfd_xclose, target_bfd_reopen): Update. * target.h (struct target_ops) <to_data>: Remove.
Diffstat (limited to 'gdb/objc-lang.h')
0 files changed, 0 insertions, 0 deletions