From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19195 invoked by alias); 21 Mar 2013 18:25:22 -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 19047 invoked by uid 89); 21 Mar 2013 18:25:12 -0000 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00 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; Thu, 21 Mar 2013 18:25:10 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 307922EA82; Thu, 21 Mar 2013 14:25:08 -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 9mLe89cCd6Tm; Thu, 21 Mar 2013 14:25:08 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D2F292EA7D; Thu, 21 Mar 2013 14:25:07 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 2AE01C08BF; Thu, 21 Mar 2013 11:25:06 -0700 (PDT) Date: Thu, 21 Mar 2013 18:29:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: Doug Evans , Eli Zaretskii , gdb-patches Subject: Re: [PATCH] Display configuration details in --help Message-ID: <20130321182506.GE5447@adacore.com> References: <83r4jaynqq.fsf@gnu.org> <514B4AC3.1090103@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <514B4AC3.1090103@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-03/txt/msg00796.txt.bz2 > What do you think about putting this elsewhere? "gdb --configuration" > or some such, perhaps? Yes, please. I'd rather we have a separate option for displaying this piece of information. -- Joel