From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9045 invoked by alias); 4 Feb 2003 14:44:17 -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 9038 invoked from network); 4 Feb 2003 14:44:16 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by 172.16.49.205 with SMTP; 4 Feb 2003 14:44:16 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18g6C6-0008DB-00; Tue, 04 Feb 2003 10:45:11 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18g4J5-0007w6-00; Tue, 04 Feb 2003 09:44:15 -0500 Date: Tue, 04 Feb 2003 14:44:00 -0000 From: Daniel Jacobowitz To: David Carlton Cc: gdb-patches@sources.redhat.com, Michael Elizabeth Chastain Subject: Re: [patch] KFAIL gdb/1025 Message-ID: <20030204144415.GA30443@nevyn.them.org> Mail-Followup-To: David Carlton , gdb-patches@sources.redhat.com, Michael Elizabeth Chastain References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2003-02/txt/msg00113.txt.bz2 On Mon, Feb 03, 2003 at 05:18:17PM -0800, David Carlton wrote: > I've been seeing some repeatable failures in gdb.c++/ovldbreak.exp; > this patch KFAILs them, according to PR gdb/1025 that I just filed. > > Strangely enough, I'm seeing more failures than Michael does; he only > sees 4, and those only with i686-pc-linux-gnu/GCC2.95.3/DWARF-2; I'm > seeing 6 with i686-pc-linux-gnu/GCC3.{1,2}/DWARF2. I don't know > what's weird about my setup. (For all I know, GCC might even be doing > optimization that it shouldn't; it's not entirely clear to me from > skimming the assembly code.) > > I've committed the attached patch. I'm really not comfortable with this use of KFAIL. My hope was that we would analyze particular failures before KFAILing them off to oblivion. I spent time fixing these exact six failures a bit under a month ago; if it isn't working for your setup I want more information. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer