From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 779 invoked by alias); 18 Feb 2004 18:40:51 -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 765 invoked from network); 18 Feb 2004 18:40:49 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 18 Feb 2004 18:40:49 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 0E54E2B92; Wed, 18 Feb 2004 13:40:39 -0500 (EST) Message-ID: <4033B1A6.5060508@gnu.org> Date: Wed, 18 Feb 2004 18:40:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Mark Kettenis Cc: drow@false.org, weigand@i1.informatik.uni-erlangen.de, gdb-patches@gcc.gnu.org Subject: Re: [PATCH/RFC] Per-architecture DWARF CFI register state initialization hooks References: <20040216015627.GA15870@nevyn.them.org> <200402161301.OAA17984@faui1d.informatik.uni-erlangen.de> <20040216194731.GC1819@nevyn.them.org> <40312D01.3040704@gnu.org> <40312E58.9020702@gnu.org> <200402181658.i1IGwAUp000574@elgar.kettenis.dyndns.org> In-Reply-To: <200402181658.i1IGwAUp000574@elgar.kettenis.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00526.txt.bz2 > Thanks Andrew. Can't say I'm too happy with yet another function, but > if that's the it's supposed to work... Perhaps we should revisit the > way these per-architecture keys work someday. It's how it works. Revising how it is supposed to work at some stage would be useful.. Andrew