OSDN Git Service

* 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)
commit4df5726bc053e3d5c5e0a0c001665084d40fd812
treeeeb7fcbe2948d1b01ca63e4d117f42bc224a1b63
parenta7c76ddcee5f26e3309fe5016861d8b241c4ddff
    * 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