* alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
authorRichard Henderson <rth@redhat.com>
Sat, 31 May 2003 00:27:46 +0000 (00:27 +0000)
committerRichard Henderson <rth@redhat.com>
Sat, 31 May 2003 00:27:46 +0000 (00:27 +0000)
commitfbe586aede90731f60739674eab9243b992408e5
tree1f9eb3eb26eaf9fb4cefc162e7416d6891d828d1
parent86f1d0fbb593d56cf9d4e9ba34681c11696288d0
    * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
        (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
        (alpha_mdebug_frame_this_id): Likewise.
        (alpha_mdebug_frame_prev_register): Likewise.
        (alpha_mdebug_frame_base_address): Likewise.
        (alpha_mdebug_frame_locals_address): Likewise.
        (alpha_mdebug_frame_args_address): Likewise.
        (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
        * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
        (alpha_heuristic_frame_unwind_cache): Make static; add missing
        loop increment.
        (alpha_heuristic_frame_this_id): Make static.
        (alpha_heuristic_frame_prev_register): Likewise.
        (alpha_heuristic_frame_base_address): Likewise.
        * alpha-tdep.h: Update.
gdb/ChangeLog
gdb/alpha-mdebug-tdep.c
gdb/alpha-tdep.c
gdb/alpha-tdep.h