From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17380 invoked by alias); 24 Nov 2008 13:53:56 -0000 Received: (qmail 17329 invoked by uid 22791); 24 Nov 2008 13:53:55 -0000 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 24 Nov 2008 13:53:20 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id D2E8B29001C; Mon, 24 Nov 2008 14:53:09 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BYLnqPJYrBfR; Mon, 24 Nov 2008 14:53:09 +0100 (CET) Received: from province.act-europe.fr (province.act-europe.fr [10.10.0.214]) by mel.act-europe.fr (Postfix) with ESMTP id 1AB8B29001B for ; Mon, 24 Nov 2008 14:53:09 +0100 (CET) Received: by province.act-europe.fr (Postfix, from userid 560) id 018E5165B5A; Mon, 24 Nov 2008 14:53:08 +0100 (CET) Date: Mon, 24 Nov 2008 18:51:00 -0000 From: Jerome Guitton To: gdb-patches@sourceware.org Subject: Re: [RFA] Use the frame address in block to locate alpha mdebug records Message-ID: <20081124135308.GA61928@adacore.com> References: <20081124132339.GA80088@adacore.com> <20081124133122.GA25328@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081124133122.GA25328@caradoc.them.org> User-Agent: Mutt/1.5.17 (2007-11-01) 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: 2008-11/txt/msg00640.txt.bz2 Daniel Jacobowitz (drow@false.org): > On Mon, Nov 24, 2008 at 02:23:39PM +0100, Jerome Guitton wrote: > > OK to apply? > > Yes, thanks. This is now committed. Thanks.