From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19945 invoked by alias); 2 Jun 2002 17:19:40 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19938 invoked from network); 2 Jun 2002 17:19:38 -0000 Received: from unknown (HELO branoic) (66.19.120.59) by sources.redhat.com with SMTP; 2 Jun 2002 17:19:38 -0000 Received: from drow by branoic with local (Exim 3.35 #1 (Debian)) id 17EZ0t-0002MK-00 for ; Sun, 02 Jun 2002 13:19:31 -0400 Date: Sun, 02 Jun 2002 10:19:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] Make default generic_unwind_get_saved_register() Message-ID: <20020602171930.GB9027@branoic.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <3CF9535E.9000508@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CF9535E.9000508@cygnus.com> User-Agent: Mutt/1.3.28i X-SW-Source: 2002-06/txt/msg00024.txt.bz2 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