Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch/rfc] Make default generic_unwind_get_saved_register()
@ 2002-06-01 16:05 Andrew Cagney
  2002-06-02 10:19 ` Daniel Jacobowitz
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Cagney @ 2002-06-01 16:05 UTC (permalink / raw)
  To: gdb-patches

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).

Andrew


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-08 18:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-01 16:05 [patch/rfc] Make default generic_unwind_get_saved_register() Andrew Cagney
2002-06-02 10:19 ` Daniel Jacobowitz
2002-06-02 10:39   ` Andrew Cagney
2002-06-08 11:54     ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox