[patch/mips] Use unwind in mips_get_saved_register

Kevin Buettner kevinb@redhat.com
Fri Sep 13 11:20:00 GMT 2002


On Sep 13,  1:55pm, Andrew Cagney wrote:

> The attached is ``two steps forward, one step back'' patch.
> 
> It modifies mips_get_saved_register() so that it uses the new unwind 
> code.  The new unwind code automatically handles the fetching of 
> registers in dummy-frames.  Unfortunatly, the change doesn't fix the 
> problem of the MIPS fiddling memory register reads dependant on the 
> current ABI.

I posted a similar patch last month:

    http://sources.redhat.com/ml/gdb-patches/2002-08/msg00198.html

At that time you rejected it for the reasons given in:

    http://sources.redhat.com/ml/gdb-patches/2002-08/msg00214.html
    http://sources.redhat.com/ml/gdb-patches/2002-08/msg00235.html

Please explain what has changed between then and now which makes it
acceptable to now use frame_register_unwind()?

Puzzled,

Kevin



More information about the Gdb-patches mailing list