From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28972 invoked by alias); 20 Feb 2012 22:37:58 -0000 Received: (qmail 28963 invoked by uid 22791); 20 Feb 2012 22:37:57 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 20 Feb 2012 22:37:44 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B4C771C68E4; Mon, 20 Feb 2012 17:37:43 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id huoxKORE20rB; Mon, 20 Feb 2012 17:37:43 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 79C2B1C689A; Mon, 20 Feb 2012 17:37:43 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id D1A46145615; Mon, 20 Feb 2012 14:37:36 -0800 (PST) Date: Mon, 20 Feb 2012 22:39:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: Jan Kratochvil , Tristan Gingold , "gdb-patches@sourceware.org ml" Subject: Re: RFA: Try to include libunwind-ia64.h in libunwind-frame.h Message-ID: <20120220223736.GA8235@adacore.com> References: <4F396251.9020409@redhat.com> <20120213192652.GA11522@host2.jankratochvil.net> <4F396CDC.7020504@redhat.com> <20120214072735.GA21362@host2.jankratochvil.net> <4F3A5001.4090500@redhat.com> <20120214143545.GA22678@host2.jankratochvil.net> <4F3A7531.6050303@redhat.com> <20120220204351.GA15256@host2.jankratochvil.net> <4F42C295.6010905@redhat.com> <20120220222955.GF2692@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120220222955.GF2692@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-02/txt/msg00422.txt.bz2 One thing I wanted to add as well is that I do not see a reason at the moment to concern ourselves about the fact that the way we use libunwind is ia64-exclusive. Perhaps there will be reasons to use it with other arches (and Pedro's suggestions seem to go in the right direction), but we can worry about it then. -- Joel