From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19748 invoked by alias); 25 Sep 2003 01:36:19 -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 19741 invoked from network); 25 Sep 2003 01:36:18 -0000 Received: from unknown (HELO localhost.redhat.com) (65.49.0.121) by sources.redhat.com with SMTP; 25 Sep 2003 01:36:18 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id AF0022B89; Wed, 24 Sep 2003 21:36:11 -0400 (EDT) Message-ID: <3F72468B.9000902@redhat.com> Date: Thu, 25 Sep 2003 01:36:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Carlton Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [rfa] delete xfail from gdb.base/corefile.exp References: <20030925004943.GA6134@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00550.txt.bz2 > On Wed, Sep 24, 2003 at 05:47:04PM -0700, David Carlton wrote: > >> Ever since Jim got corefile.exp working on Linux, I've been annoyed by >> this: >> >> XPASS: gdb.base/corefile.exp: up in corefile.exp (reinit) (PRMS CLLbs17002) >> >> The test passes reliably, and the message refers to some ancient >> bug-tracking system; FYI, it's from hp (their internal system I think). Andrew