From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8868 invoked by alias); 25 Dec 2010 19:10:13 -0000 Received: (qmail 8860 invoked by uid 22791); 25 Dec 2010 19:10:13 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 25 Dec 2010 19:10:08 +0000 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 1B5A41853BA0; Sat, 25 Dec 2010 20:10:04 +0100 (CET) X-Auth-Info: 3DdiFDO7HHeT80ZsGq1khYQPhpEfNeuiEl5vW0l7OwQ= Received: from linux.local (p508B14C8.dip.t-dialin.net [80.139.20.200]) by mail.mnet-online.de (Postfix) with ESMTPA id 45B401C00206; Sat, 25 Dec 2010 20:10:05 +0100 (CET) Received: by linux.local (Postfix, from userid 501) id A2EBC1E52EC; Sat, 25 Dec 2010 20:10:03 +0100 (CET) From: Andreas Schwab To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: FYI: final fix for PR 8399 References: X-Yow: RELAX!! ... This is gonna be a HEALING EXPERIENCE!! Besides, I work for DING DONGS! Date: Mon, 27 Dec 2010 05:08:00 -0000 In-Reply-To: (Tom Tromey's message of "Tue, 14 Sep 2010 13:39:39 -0600") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2010-12/txt/msg00465.txt.bz2 Tom Tromey writes: > Index: testsuite/gdb.threads/tls.exp > =================================================================== > RCS file: /cvs/src/src/gdb/testsuite/gdb.threads/tls.exp,v > retrieving revision 1.13 > diff -u -r1.13 tls.exp > --- testsuite/gdb.threads/tls.exp 14 Sep 2010 19:08:30 -0000 1.13 > +++ testsuite/gdb.threads/tls.exp 14 Sep 2010 19:37:28 -0000 > @@ -284,8 +284,8 @@ > gdb_test "info address a_global" \ > ".*a_global.*static storage at address.*" "info address a_global" > > -setup_kfail "gdb/1294" "*-*-*" > -gdb_test "info address me" ".*me.*is a variable at offset.*" "info address me" > +gdb_test "info address me" ".*me.*is a complex DWARF expression:.*" \ > + "info address me" That does not work. info address me Symbol "me" is a variable at frame base reg $r31 offset 48+-36. (gdb) FAIL: gdb.threads/tls.exp: info address me Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."