From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4218 invoked by alias); 1 Aug 2004 19:29:07 -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 4200 invoked from network); 1 Aug 2004 19:29:06 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 1 Aug 2004 19:29:06 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i71JT6e3018404 for ; Sun, 1 Aug 2004 15:29:06 -0400 Received: from localhost.redhat.com (porkchop.devel.redhat.com [172.16.58.2]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i71JT5a29533; Sun, 1 Aug 2004 15:29:06 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 5F47B2B9D; Sun, 1 Aug 2004 15:28:58 -0400 (EDT) Message-ID: <410D447A.1000102@gnu.org> Date: Sun, 01 Aug 2004 19:29:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040801 MIME-Version: 1.0 To: Richard Earnshaw , ramana.radhakrishnan@codito.com Cc: gdb-patches@sources.redhat.com Subject: Re: [trivial] remove references to add_setshow_cmd_full from arm-tdep.c References: <410A68AE.2090004@codito.com> <1091203105.31643.103.camel@pc960.cambridge.arm.com> <1091205407.20031.12.camel@localhost> <1091206603.8595.5.camel@pc960.cambridge.arm.com> In-Reply-To: <1091206603.8595.5.camel@pc960.cambridge.arm.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00016.txt.bz2 >>Is this ok ? > > > Yes. I checked it in. Andrew