From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4222 invoked by alias); 6 Feb 2003 20:39:28 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 4211 invoked from network); 6 Feb 2003 20:39:28 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 172.16.49.205 with SMTP; 6 Feb 2003 20:39:28 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h16KdNb08862; Thu, 6 Feb 2003 12:39:23 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: gdb Subject: gdb.c++/annota2.exp: annotate-quit From: David Carlton Date: Thu, 06 Feb 2003 20:39:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00136.txt.bz2 Sometime between yesterday and today, the test gdb.c++/annota2.exp, which had been consistently KFAILing for me, started consistently passing. Is anybody else seeing this? Does anybody currently see it KFAIL? Is there any chance that the interpreter patch from yesterday or today might have fixed this bug? (The bug has nothing to do with C++ or annotations: it's just that GDB wasn't always responding to a ^C as it should.) David Carlton carlton@math.stanford.edu