]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target-delegates.c
convert to_get_section_table
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 21:47:06 +0000 (14:47 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:48:16 +0000 (07:48 -0700)
commit7e35c012fb79ca35105f0d1b299014adef61be88
tree77d3c39f06d58637328e98837cd9746fe42337eb
parent770234d33bd301dd1893457a90e4b02cfec5c87a
convert to_get_section_table

2014-02-19  Tom Tromey  <tromey@redhat.com>

* target-delegates.c: Rebuild.
* target.c (target_get_section_table): Unconditionally delegate.
* target.h (struct target_ops) <to_get_section_table>: Use
TARGET_DEFAULT_RETURN.
gdb/ChangeLog
gdb/target-delegates.c
gdb/target.c
gdb/target.h