]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues. kettenis_i386newframe-20030419-branch
authorRichard Henderson <rth@redhat.com>
Sat, 31 May 2003 00:31:10 +0000 (00:31 +0000)
committerRichard Henderson <rth@redhat.com>
Sat, 31 May 2003 00:31:10 +0000 (00:31 +0000)
commit0532f7a84a79c6ad1d04187f616e347a90910489
treee21e32776287685b5b8764ffc481eb616a4cbba2
parent3440c35b603e9bdacfada7f262ba7dda93649569
    * 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