From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 497 invoked by alias); 17 Aug 2009 18:50:27 -0000 Received: (qmail 485 invoked by uid 22791); 17 Aug 2009 18:50:26 -0000 X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 17 Aug 2009 18:50:16 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KOJ00300ATLV300@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Mon, 17 Aug 2009 21:50:12 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.100.152]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KOJ002GOAZNJSP0@i-mtaout6.012.net.il>; Mon, 17 Aug 2009 21:50:12 +0300 (IDT) Date: Mon, 17 Aug 2009 19:28:00 -0000 From: Eli Zaretskii Subject: Re: [patch/doc] Tweak "info inferiors" output. In-reply-to: To: tromey@redhat.com Cc: pedro@codesourcery.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83eirai8et.fsf@gnu.org> References: <200908141646.01031.pedro@codesourcery.com> <200908142016.00060.pedro@codesourcery.com> <834osajgrf.fsf@gnu.org> <200908171537.27573.pedro@codesourcery.com> <83hbw6ibcl.fsf@gnu.org> 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/msg00253.txt.bz2 > From: Tom Tromey > Cc: Pedro Alves , gdb-patches@sourceware.org > Date: Mon, 17 Aug 2009 11:52:46 -0600 > > >>>>> "Eli" == Eli Zaretskii writes: > > Eli> Let me turn the table around and ask you how about if we remove the > Eli> column headers from "info inferiors" display, like with "info > Eli> threads"? > > Please don't. The column headers provide actually useful information to > the user. It is a bug that info threads doesn't have them. Fair enough, but then please suggest useful headers for these two displays. Thanks.