This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]