From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10795 invoked by alias); 13 Feb 2003 01:27:18 -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 10788 invoked from network); 13 Feb 2003 01:27:17 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by 172.16.49.205 with SMTP; 13 Feb 2003 01:27:17 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h1D1RAQ22287; Wed, 12 Feb 2003 19:27:10 -0600 Date: Thu, 13 Feb 2003 01:27:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200302130127.h1D1RAQ22287@duracef.shout.net> To: carlton@math.stanford.edu, drow@mvista.com, mec@shout.net Subject: Re: [commit/obish] Fix cntrl-z Cc: ac131313@redhat.com, gdb-patches@sources.redhat.com X-SW-Source: 2003-02/txt/msg00299.txt.bz2 Okay, I re-ran this test on an idle system and it's even worse. $ cat r-*/*/*/gdb.sum | grep annotate-quit | sort | uniq -c 997 KFAIL: gdb.c++/annota2.exp: annotate-quit (PRMS: gdb/544) 3 PASS: gdb.c++/annota2.exp: annotate-quit Again, this is with 'cvs -D 2003-02-12 20:00:55 UTC'. Michael C