From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22653 invoked by alias); 12 Apr 2013 17:17:47 -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 22641 invoked by uid 89); 12 Apr 2013 17:17:46 -0000 X-Spam-SWARE-Status: No, score=-6.8 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Received: from mail-qa0-f73.google.com (HELO mail-qa0-f73.google.com) (209.85.216.73) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 12 Apr 2013 17:17:45 +0000 Received: by mail-qa0-f73.google.com with SMTP id i20so171605qad.4 for ; Fri, 12 Apr 2013 10:17:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:mime-version:content-type:content-transfer-encoding :message-id:date:to:cc:subject:in-reply-to:references:x-mailer :x-gm-message-state; bh=KnPiyzMp0ZXYuBXV6oBAEPmY60invRZMqj7Y+CAf5ro=; b=GTIRXrZ55uGYnhS1J8aoWni8Mu74YU95ptBJUjMuDi7gHNuyes2SqQOO93laygK8ux J+yFz/c7w3iEkcMpBilml5QZ5p4hGZUNzlwBCYjBJrG4xiTvHHxLLuJkPay5nv7s5J4a ut8FImKM+OaUjpamf3cptlzG3AoXKg4XxilmpnUp+Crw/n3ZWWQfF/X9I8VxuNF3GprU jwbj2SQCcbE1bG1c6Ih8h9wlJKCPzXjxs9gmlnvA6w+vgX0CuuZMMF7bVDgxbRiR+LmI K7If2tLRaJtIX/fsMb8OmWSUEv4z8iieBBdr8rLXkAu2CZJNCmAZhyzV7F2mS8hp4Gm3 fqtQ== X-Received: by 10.236.91.109 with SMTP id g73mr5864457yhf.23.1365787063947; Fri, 12 Apr 2013 10:17:43 -0700 (PDT) Received: from corp2gmr1-2.hot.corp.google.com (corp2gmr1-2.hot.corp.google.com [172.24.189.93]) by gmr-mx.google.com with ESMTPS id p70si483247yhd.5.2013.04.12.10.17.43 (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Fri, 12 Apr 2013 10:17:43 -0700 (PDT) Received: from ruffy2.mtv.corp.google.com (ruffy2.mtv.corp.google.com [172.17.128.107]) by corp2gmr1-2.hot.corp.google.com (Postfix) with ESMTP id E641A5A4173; Fri, 12 Apr 2013 10:17:42 -0700 (PDT) From: Doug Evans MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20840.16822.376163.822626@ruffy2.mtv.corp.google.com> Date: Sun, 14 Apr 2013 14:16:00 -0000 To: Eli Zaretskii Cc: Tom Tromey , palves@redhat.com, brobecker@adacore.com, gdb-patches@sourceware.org Subject: Re: [PATCH] Display configuration details in --help In-Reply-To: <83eheg9lbr.fsf@gnu.org> References: <83r4jaynqq.fsf@gnu.org> <514B4AC3.1090103@redhat.com> <83zjxwy4ux.fsf@gnu.org> <20130321191051.GF5447@adacore.com> <83r4j8y1kh.fsf@gnu.org> <20130321203919.GG5447@adacore.com> <87r4j8zd0k.fsf@fleche.redhat.com> <83ehf85u7x.fsf@gnu.org> <83wqsbadfe.fsf@gnu.org> <20836.17485.525118.795474@ruffy2.mtv.corp.google.com> <83txnfa9m7.fsf@gnu.org> <51645982.8050904@redhat.com> <87k3oamlqy.fsf@fleche.redhat.com> <51658BC9.6080001@redhat.com> <878v4qmc14.fsf@fleche.redhat.com> <83eheg9lbr.fsf@gnu.org> X-Gm-Message-State: ALoCoQmIg/SIXWbjNJvY/6Th+r089kVPFWqGtjF/F2GuUouAt4OylS5LvUBNhKTdZdtY3t34AQlVNuLB48lglQ2NyY8hvL/E0uw78Leipx5bBtyllrtImE1WI4itScgHYQeC+8w7I6zX5TIwTXDSx5Af9DhalBDial31MDKAvpAZiyEy3ZazIP767pCkOmnvyIehTOZeIRFRnvlRYLG+PbKF3fjoFvOGUg== X-SW-Source: 2013-04/txt/msg00400.txt.bz2 Eli Zaretskii writes: > > From: Tom Tromey > > Cc: Doug Evans , Eli Zaretskii , > > Joel Brobecker , > > gdb-patches > > Date: Wed, 10 Apr 2013 13:16:39 -0600 > > > > Pedro> But we shouldn't stale Eli's patch for this. > > > > Yes, I agree. > > Thanks, committed. > > I will take a shot on regrouping the --help text later. Hi. It helps my browsing of ChangeLog entries if they follow the convention that related patches are not separated by a blank line. Plus I added an entry for NEWS. Committed. Index: ChangeLog =================================================================== RCS file: /cvs/src/src/gdb/ChangeLog,v retrieving revision 1.15404 diff -u -p -r1.15404 ChangeLog --- ChangeLog 12 Apr 2013 16:04:07 -0000 1.15404 +++ ChangeLog 12 Apr 2013 17:11:23 -0000 @@ -91,13 +91,12 @@ 2013-04-12 Eli Zaretskii + * NEWS: Mention "show configuration", --configuration. * top.c (print_gdb_configuration): New function, displays the details about GDB configure-time parameters. (print_gdb_version): Mention "show configuration". - * cli/cli-cmds.c (show_configuration): New function. (_initialize_cli_cmds): Add the "show configuration" command. - * main.c (captured_main) : New static var. : Use it. If --configuration was given, call print_gdb_configuration.