[commit/multiarch/hppa] push_dummy_frame method taken care of

Andrew Cagney ac131313@redhat.com
Wed Mar 19 20:43:00 GMT 2003


> Hello,
> 
> boring stuff, I just committed the following patch, using the multiarch
> pass. Next is the fix_call_dummy method. After that, unless my notes are
> incomplete, we should be able to go to multiarch partial for hppa
> (hppa64 will come after).
> 
> 2003-03-19  J. Brobecker  <brobecker@gnat.com>
> 
>         Continuing work to convert the hppa targets to multiarch partial.
> 
>         * 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.

Ya!  I think the FRAME_EXTRA_INFO needs to be converted first - that's 
the big one.

Andrew




More information about the Gdb-patches mailing list