From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1100 invoked by alias); 14 Aug 2009 17:56:28 -0000 Received: (qmail 1060 invoked by uid 22791); 14 Aug 2009 17:56:28 -0000 X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 14 Aug 2009 17:56:21 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KOD00700OCI5Z00@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Fri, 14 Aug 2009 20:56:18 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.232.38]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KOD002YUOHT62M0@i_mtaout5.012.net.il>; Fri, 14 Aug 2009 20:56:18 +0300 (IDT) Date: Fri, 14 Aug 2009 18:30:00 -0000 From: Eli Zaretskii Subject: Re: [patch/doc] Tweak "info inferiors" output. In-reply-to: <200908141646.01031.pedro@codesourcery.com> To: Pedro Alves Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <8363cqjn3s.fsf@gnu.org> References: <200908141646.01031.pedro@codesourcery.com> X-IsSubscribed: yes 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 X-SW-Source: 2009-08/txt/msg00199.txt.bz2 > From: Pedro Alves > Date: Fri, 14 Aug 2009 16:46:00 +0100 > > Eli, documentation bits ok? I have two comments: . Does "ID" and the numbers below it really fail to align, as the example shows? If so, perhaps we should align them. . I'd prefer to explain what can appear under "Target". Thanks.