From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23994 invoked by alias); 22 Jul 2003 15:51:02 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23979 invoked from network); 22 Jul 2003 15:51:00 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 22 Jul 2003 15:51:00 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h6MFp0H23123 for ; Tue, 22 Jul 2003 11:51:00 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h6MFoxI09960 for ; Tue, 22 Jul 2003 11:50:59 -0400 Received: from localhost.redhat.com (romulus-int.sfbay.redhat.com [172.16.27.46]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h6MFoxv31933 for ; Tue, 22 Jul 2003 11:50:59 -0400 Received: by localhost.redhat.com (Postfix, from userid 469) id 367B72CAB9; Tue, 22 Jul 2003 11:58:03 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16157.24330.198078.200445@localhost.redhat.com> Date: Tue, 22 Jul 2003 15:51:00 -0000 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] fix info address for thread local vars In-Reply-To: <20030721231743.GA4935@nevyn.them.org> References: <16156.17351.660478.827373@localhost.redhat.com> <20030721231743.GA4935@nevyn.them.org> X-SW-Source: 2003-07/txt/msg00390.txt.bz2 Daniel Jacobowitz writes: > On Mon, Jul 21, 2003 at 03:49:27PM -0400, Elena Zannoni wrote: > > > > Here is something to fix the output of info address on a TLS > > variable. It makes it the same as the old output, with the same amount > > of information. I want to commit this on both the branch and the > > mainline. > > Looks perfect to me. Thanks for cleaning up! > > > I am also really tempted to commit the tls tests (to the mailine > > only), otherwise, the tls feature will bitrot. I'll work through > > refining the tests once they are in. > > Sure, sounds good to me too. If they fail here I'll be more motivated > to work out any testsuite bugs in order to make them XFAIL when > necessary. > > OK, I checked in the changes to info addr to both mainline and gdb-6. I checked in the tests only to mainline. I'll do a first round of cleanup for the testsuite now. elena > -- > Daniel Jacobowitz > MontaVista Software Debian GNU/Linux Developer