* hppa-tdep.c (hppa_fix_call_dummy): Prefer import stubs over
authorJeff Law <law@redhat.com>
Thu, 29 Dec 1994 02:31:10 +0000 (02:31 +0000)
committerJeff Law <law@redhat.com>
Thu, 29 Dec 1994 02:31:10 +0000 (02:31 +0000)
commit3200aa595ba623e1dbc0aa0ebf801835cfa751f2
tree5e31d8fa25ae699769788438ad1e150932cf3722
parentb6c1564694b444c90dc3852e629708a5a5961146
* hppa-tdep.c (hppa_fix_call_dummy): Prefer import stubs over
export stubs and actual shared library functions so that lazy
binding works correctly.  Try both __d_plt_call and __gcc_plt_call
trampolines for calling import stubs.
gdb/ChangeLog
gdb/hppa-tdep.c