aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2013-09-03 16:59:18 +0000
committerJoel Brobecker <brobecker@gnat.com>2013-09-03 16:59:18 +0000
commit3bec276888142e4f751eaf9011f02b049fed7295 (patch)
treef8e20cc646eb00320a6474a466fe5f539db1e828 /gdb/target.c
parent9d0cdcdf272434f099d5b01efb4196f071fff309 (diff)
downloadgdb-3bec276888142e4f751eaf9011f02b049fed7295.zip
gdb-3bec276888142e4f751eaf9011f02b049fed7295.tar.gz
gdb-3bec276888142e4f751eaf9011f02b049fed7295.tar.bz2
Fix build failure in solib-ia64-hpux.c
The field "bfd" no longer exists in struct target_section. Use the_bfd_section->owner instead. gdb/ChangeLog: * solib-ia64-hpux.c (ia64_hpux_relocate_section_addresses): Replace sec->bfd by sec->the_bfd_section->owner.
Diffstat (limited to 'gdb/target.c')
0 files changed, 0 insertions, 0 deletions