From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12198 invoked by alias); 27 Jun 2009 17:15:08 -0000 Received: (qmail 12172 invoked by uid 22791); 27 Jun 2009 17:15:06 -0000 X-SWARE-Spam-Status: No, hits=-0.0 required=5.0 tests=AWL,BAYES_50,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout2.012.net.il (HELO mtaout2.012.net.il) (84.95.2.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 27 Jun 2009 17:14:58 +0000 Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KLW00F00QGOWC00@i_mtaout2.012.net.il> for gdb-patches@sourceware.org; Sat, 27 Jun 2009 20:14:55 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.213.34]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KLW0010AQKUDPF0@i_mtaout2.012.net.il>; Sat, 27 Jun 2009 20:14:55 +0300 (IDT) Date: Sat, 27 Jun 2009 17:15:00 -0000 From: Eli Zaretskii Subject: Re: [RFC] Add windows Thread Information Block In-reply-to: <000601c9f678$3f3312f0$bd9938d0$@u-strasbg.fr> To: Pierre Muller Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83r5x54n01.fsf@gnu.org> References: <000901c9f5ef$4ee06f10$eca14d30$@u-strasbg.fr> <20090626154512.GG30070@ednor.casa.cgf.cx> <000601c9f678$3f3312f0$bd9938d0$@u-strasbg.fr> 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-06/txt/msg00763.txt.bz2 > From: "Pierre Muller" > Date: Fri, 26 Jun 2009 18:07:46 +0200 > > With my patch, the command is "info w32 tib" "info w32" is okay, but I would suggest to have a more meaningful mnemonics for "tib", like thread-info or some such.