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/rfc] Make default generic_unwind_get_saved_register()


On Sat, Jun 01, 2002 at 07:06:06PM -0400, Andrew Cagney wrote:
> Hello,
> 
> Since most of the significant targets are now multi-arch, I'm putting 
> forward the attached patch.
> 
> It changes things so that:
> 
> - the default GET_SAVED_REGSTER is generic_unwind_get_saved_register
> - an architecture no longer needs to set a default
> 
> Previously the default was ``default_get_saved_register'' (which no one 
> used).  That has been deleted.
> 
> Since all multi-arch targets have so far explicitly set 
> GET_SAVED_REGISTER they are not affected.
> 
> I'll look to commit this soon (unless someone protests).

No objection, but you missed the patch.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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