From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1788 invoked by alias); 5 Jul 2013 09:36:14 -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 1778 invoked by uid 89); 5 Jul 2013 09:36:13 -0000 X-Spam-SWARE-Status: No, score=-7.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 05 Jul 2013 09:36:12 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r659aAU2024329 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 5 Jul 2013 05:36:11 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r659a8KY020409; Fri, 5 Jul 2013 05:36:09 -0400 Message-ID: <51D69388.2040808@redhat.com> Date: Fri, 05 Jul 2013 09:36:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Phil Muldoon CC: "gdb-patches@sourceware.org" Subject: Re: [rfc] Add help text to start-up text References: <51B8D10E.5030409@redhat.com> <51B98CEE.3080006@redhat.com> <51C422AE.7000507@redhat.com> <51C46A6E.8040903@redhat.com> <51D4187D.7020601@redhat.com> In-Reply-To: <51D4187D.7020601@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-07/txt/msg00185.txt.bz2 On 07/03/2013 01:26 PM, Phil Muldoon wrote: > On 21/06/13 15:59, Pedro Alves wrote: >> On 06/21/2013 10:53 AM, Phil Muldoon wrote: >>> I've updated the patch with yours and other reviewers' suggestions. >>> The start-up text now reads: >> >> Looks great to me. Thanks! > > It's been twelve days since the last comment on this patch, so I think > the conversation has pretty much ceased on this topic. As the last > patch gathered no objections, is it ok to check in? OK. Thanks, -- Pedro Alves