From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9008 invoked by alias); 23 Jun 2011 10:37:25 -0000 Received: (qmail 8995 invoked by uid 22791); 23 Jun 2011 10:37:24 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Jun 2011 10:37:06 +0000 Received: (qmail 9952 invoked from network); 23 Jun 2011 10:37:05 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 23 Jun 2011 10:37:05 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [patch] XFAIL gdb.cp/mb-inline.exp conditionaly Date: Thu, 23 Jun 2011 10:37:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic; KDE/4.6.2; x86_64; ; ) Cc: Yao Qi References: <4DF8BEEF.5010308@codesourcery.com> <201106221638.30062.pedro@codesourcery.com> <4E030591.6040709@codesourcery.com> In-Reply-To: <4E030591.6040709@codesourcery.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201106231137.03657.pedro@codesourcery.com> 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: 2011-06/txt/msg00344.txt.bz2 On Thursday 23 June 2011 10:21:21, Yao Qi wrote: > gdb/testsuite/ > * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint > 1.2 is disabled. XFAIL for uclinux. If you don't want to fix gdb for this now, then please open a PR, and make it a kfail instead. Okay with that change. -- Pedro Alves