[patch] Deprecate generic_get_saved_register()

Andrew Cagney ac131313@redhat.com
Fri Nov 1 13:20:00 GMT 2002


Hello,

The function generic_get_saved_register() was, some time ago, 
superseeded by the generic_unwind_get_saved_register().  This patch 
follows the change through by deprecating the old function.

Since GET_SAVED_REGISTER() now defaults to 
generic_unwind_get_saved_register() upgrading an architecture should 
simple - don't set the GET_SAVED_REGISTER() method.

I should also note that, not to far into the future, 
GET_SAVED_REGISTER() is going to also be deprecated.  In its place will 
be something that directly sets frame->unwind(), just need to figure out 
what that `something' is :-)

committed,
Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20021101/da424d47/attachment.ksh>


More information about the Gdb-patches mailing list