OSDN Git Service

* hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
authorbrobecke <brobecke>
Wed, 19 Mar 2003 20:14:00 +0000 (20:14 +0000)
committerbrobecke <brobecke>
Wed, 19 Mar 2003 20:14:00 +0000 (20:14 +0000)
commit8f3f8ce174fdca0066c4a02f5865c862dbbb6d50
tree7cbbc889dd80903a40101fcb13f19aed6a87372a
parent0017f3d8820fd14519d07576eff349424f6243bd
    * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
        method, now that hppa_push_dummy_frame has a conformant prototype.
        * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
        inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
        for the switch to multiarch partial.
gdb/ChangeLog
gdb/config/pa/tm-hppa.h
gdb/hppa-tdep.c