[PATCH/RFA] Fix busted logic in find_saved_register()

Jason R Thorpe thorpej@wasabisystems.com
Sat Apr 20 16:26:00 GMT 2002


On Sat, Apr 20, 2002 at 07:08:03PM -0400, Andrew Cagney wrote:

 > Yes.  Looks like my:
 > 
 > 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
 > 
 > * frame.c (find_saved_register): Find saved registers in the next
 > not prev frame.
 > Fix PR gdb/365.
 > 
 > flushed out another problem.

Ok, I will commit the fix.

 > You mention that the alpha is calling that function.  Is that directly 
 > or indirectly?  I'm going to eliminate the MIPS direct call.

Directly.  The alpha_get_saved_register() is nearly identical to the
mips_get_saved_register().

How are you changing the MIPS target?

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>



More information about the Gdb-patches mailing list