From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2430 invoked by alias); 11 Dec 2011 02:47:57 -0000 Received: (qmail 2422 invoked by uid 22791); 11 Dec 2011 02:47:56 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 11 Dec 2011 02:47:44 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7C1BB2BB033; Sat, 10 Dec 2011 21:47:43 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id EatqU5s-8ErW; Sat, 10 Dec 2011 21:47:43 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5D3AB2BB030; Sat, 10 Dec 2011 21:47:43 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id AC70A145615; Sat, 10 Dec 2011 18:47:42 -0800 (PST) Date: Sun, 11 Dec 2011 09:26:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Tom Tromey , gdb-patches@sourceware.org Subject: Re: [commit] testsuite: KFAIL gdb.cp/static-method.exp [Re: Regression for gdb.base/sigstep.exp with .debug_types] Message-ID: <20111211024742.GN21915@adacore.com> References: <20111205081911.GG28486@adacore.com> <20111209171630.GA30059@host2.jankratochvil.net> <20111209171937.GA30594@host2.jankratochvil.net> <20111209215319.GA5132@host2.jankratochvil.net> <20111210160145.GA7261@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111210160145.GA7261@host2.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2011-12/txt/msg00327.txt.bz2 > Therefore KFAILed it. (Not sure if it should be XFAIL or KFAIl but it does > not matter much.) If it's not a bug in GDB, then I think it should be an XFAIL... -- Joel