diff options
author | Joel Brobecker <brobecker@gnat.com> | 2013-09-03 16:59:18 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2013-09-03 16:59:18 +0000 |
commit | 3bec276888142e4f751eaf9011f02b049fed7295 (patch) | |
tree | f8e20cc646eb00320a6474a466fe5f539db1e828 /gdb/inf-child.c | |
parent | 9d0cdcdf272434f099d5b01efb4196f071fff309 (diff) | |
download | gdb-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/inf-child.c')
0 files changed, 0 insertions, 0 deletions