From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31559 invoked by alias); 25 Jun 2013 19:50:05 -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 31445 invoked by uid 89); 25 Jun 2013 19:49:59 -0000 X-Spam-SWARE-Status: No, score=-5.2 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,SPF_PASS autolearn=ham version=3.3.1 Received: from usevmg21.ericsson.net (HELO usevmg21.ericsson.net) (198.24.6.65) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 25 Jun 2013 19:49:58 +0000 Received: from EUSAAHC006.ericsson.se (Unknown_Domain [147.117.188.90]) by usevmg21.ericsson.net (Symantec Mail Security) with SMTP id 71.62.15791.464F9C15; Tue, 25 Jun 2013 21:49:57 +0200 (CEST) Received: from eusaamw0711.eamcs.ericsson.se (147.117.20.178) by EUSAAHC006.ericsson.se (147.117.188.90) with Microsoft SMTP Server (TLS) id 14.2.328.9; Tue, 25 Jun 2013 15:49:56 -0400 Received: from [142.133.110.167] (147.117.20.214) by smtps-am.internal.ericsson.com (147.117.20.178) with Microsoft SMTP Server (TLS) id 8.3.279.1; Tue, 25 Jun 2013 15:49:55 -0400 Message-ID: <51C9F463.1010008@ericsson.com> Date: Tue, 25 Jun 2013 20:07:00 -0000 From: Simon Marchi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Pedro Alves CC: GDB Patches Subject: Re: [PATCH v3] Exit code of exited inferiors in -list-thread-groups References: <51BF4D9B.8060105@ericsson.com> <51C055C7.90506@redhat.com> In-Reply-To: <51C055C7.90506@redhat.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2013-06/txt/msg00743.txt.bz2 On 13-06-18 08:42 AM, Pedro Alves wrote: >> gdb/doc/ChangeLog: >> 2013-06-17 Simon Marchi >> >> * gdb.texinfo: Document new exit-code field. > > This should mention the node name in the bit that goes > in ()'s. See existing examples. It should also mention > -list-thread-groups. Ok, so it would look like: 2013-06-25 Simon Marchi * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new exit-code field in -list-thread-groups output. > I went ahead and did all these changes on top of your patch, so you > could see what I mean. I tweaked the messages and comments a > little. Thanks for that and the comments. The test looks much cleaner with these changes. I suppose this patch will be ready to merge once the legal process is completed and I get the access ?