* alpha-tdep.c (heuristic_proc_desc): Compute the size of the
authorJoel Brobecker <brobecker@gnat.com>
Wed, 19 Jun 2002 01:12:07 +0000 (01:12 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 19 Jun 2002 01:12:07 +0000 (01:12 +0000)
commitdc1b0db2f27532adab873be588de5965c68cc23d
tree6bf37b6411bd0801e08a4b1c31ea6190eb2865f9
parent2736d49bb3df37ce633cfb4b628ec39c1e9fb658
    * alpha-tdep.c (heuristic_proc_desc): Compute the size of the
        current frame using only the first stack size adjustment. All
        subsequent size adjustments are not considered to be part of
        the "static" part of the current frame.
        Compute the address of the saved registers relative to the
        Frame Pointer ($fp) instead of the Stack Pointer if $fp is
        in use in this frame.
gdb/alpha-tdep.c