From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27253 invoked by alias); 5 Apr 2009 01:11:47 -0000 Received: (qmail 27244 invoked by uid 22791); 5 Apr 2009 01:11:46 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 05 Apr 2009 01:11:37 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 9B452107D1; Sun, 5 Apr 2009 01:11:35 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 57152107C8; Sun, 5 Apr 2009 01:11:35 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1LqGta-00049h-O2; Sat, 04 Apr 2009 21:11:34 -0400 Date: Sun, 05 Apr 2009 03:13:00 -0000 From: Daniel Jacobowitz To: Doug Evans Cc: Mark Kettenis , gdb@sourceware.org Subject: Re: improved thread id reporting Message-ID: <20090405011134.GA15762@caradoc.them.org> Mail-Followup-To: Doug Evans , Mark Kettenis , gdb@sourceware.org References: <20090404184604.8524C1C759C@localhost> <200904041904.n34J4UXV013513@brahms.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00056.txt.bz2 On Sat, Apr 04, 2009 at 03:17:02PM -0700, Doug Evans wrote: > > That said, if it's possible to print them without creating additional > > line breaks on an 80-column wide screen, I have no objections. > > > >> To fix (1) I'd like to simply remove the pthread id from the output. > > > > I think that's a bad idea. > > Even as a user-settable option? IMO, yes. I don't think we need more settable options for details of output formatting; 98% or so of users will use the default, so that's the part that matters. -- Daniel Jacobowitz CodeSourcery