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

Jason R Thorpe thorpej@wasabisystems.com
Sat Apr 20 18:54:00 GMT 2002


On Sat, Apr 20, 2002 at 08:00:06PM -0400, Andrew Cagney wrote:

 > > Directly.  The alpha_get_saved_register() is nearly identical to the
 > > mips_get_saved_register().
 > 
 > If you've implemented INIT_SAVED_REGS() do you need a custom 
 > get_saved_register()?

Ok, this is where my understanding of the call_dummy stuff starts to get
muddled :-)

The Alpha target doesn't use the generic call_dummy frame stuff, but
rather its own.  I suspect it could be converted to use the generic
stuff, but an explanation of how it's supposed to work would really help :-)

Would it be terribly evil to commit the alpha multi-arch stuff that I
have now (which would meet your condition for committing my alpha-netbsd
configuration :-), and then take a stab at converting it to generic dummy
frames?

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



More information about the Gdb-patches mailing list