From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32068 invoked by alias); 15 Apr 2013 13:22:29 -0000 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 Received: (qmail 32044 invoked by uid 89); 15 Apr 2013 13:22:29 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 15 Apr 2013 13:22:22 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 53BD02EA49; Mon, 15 Apr 2013 09:22:21 -0400 (EDT) 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 riepndczw1r9; Mon, 15 Apr 2013 09:22:21 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 117EE2E2B2; Mon, 15 Apr 2013 09:22:20 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 85571C2B74; Mon, 15 Apr 2013 06:22:18 -0700 (PDT) Date: Mon, 15 Apr 2013 17:33:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: [RFC/RFA] Remove ARI warning for set_gdbarch_write_pc use Message-ID: <20130415132218.GE3525@adacore.com> References: <20130205020110.GA5646@sourceware.org> <001e01ce0388$e41155e0$ac3401a0$@muller@ics-cnrs.unistra.fr> <000001ce0a97$e671cc00$b3556400$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001ce0a97$e671cc00$b3556400$@muller@ics-cnrs.unistra.fr> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-04/txt/msg00424.txt.bz2 > > 2013-02-05 Pierre Muller > > > > * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider > > set_gdbarch_write_pc as deprecated anymore. Sorry for the amount of time it took to get this reviewed. This is OK. -- Joel