* hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file.
authorJeff Law <law@redhat.com>
Fri, 4 Mar 1994 17:54:41 +0000 (17:54 +0000)
committerJeff Law <law@redhat.com>
Fri, 4 Mar 1994 17:54:41 +0000 (17:54 +0000)
commit70e43abe7c41fcf6b7682aab3c6fd9716c255dc2
tree78c6175e7726575856ce9ab20d66ec874c58d389
parent7b5f6e48f11614a3937aa3d327c945cd677976f4
    * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file.
        (pc_in_interrupt_handler): New function.  Also add PARAM decl.
        (find_proc_framesize): Deal with HPUX setting SAVE_SP bit for
        signal trampoline and interrupt routines.
        (frame_saved_pc): Handle signal trampolines and interrupt routines.
        (frame_chain, frame_chain_valid): Likewise.
        (hppa_frame_find_saved_regs): Likewise.  Also deal with special
        saved regs convention for SP.

        * tm-hppa[bho].h: FRAME_FIND_SAVED_PC_IN_SIGTRAMP): Define.
        (FRAME_BASE_BEFORE_SIGTRAMP): Define.
        (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Define.

        * tm-hppah.h (IN_SIGTRAMP): Define.
gdb/ChangeLog
gdb/config/pa/tm-hppab.h
gdb/config/pa/tm-hppao.h
gdb/hppa-tdep.c
This page took 0.025441 seconds and 4 git commands to generate.