* blockframe.c (frameless_look_for_prologue): Speed up by
authorJohn Gilmore <gnu@cygnus>
Wed, 14 Aug 1991 00:00:25 +0000 (00:00 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 14 Aug 1991 00:00:25 +0000 (00:00 +0000)
commit5259796be2dcfdbb88a281cab9030d3f37c3bacb
tree33f4fc155f99dda448a3a29cfa2b19700b243270
parent39c52804dfd59b6d75331ff51abfba02460c5a7a
    * blockframe.c (frameless_look_for_prologue):  Speed up by
        calling SKIP_PROLOGUE_FRAMELESS_P if it's defined.
        * tm-sparc.h (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
        Define two variants, one faster.
        * sparc-tdep.c (sparc_frame_chain):  Use target_read_memory
        and return zero, rather than giving an error.
        (setup_arbitrary_frame):  Initialize the PC in the new frame.
        (skip_prologue):  Add a second arg saying whether we're just
        checking for a frameless function or not.
gdb/blockframe.c
gdb/sparc-tdep.c
gdb/tm-sparc.h
This page took 0.024688 seconds and 4 git commands to generate.