From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31141 invoked by alias); 22 Jan 2004 19:31:10 -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 31130 invoked from network); 22 Jan 2004 19:31:09 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 22 Jan 2004 19:31:09 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 5FB172B8F; Thu, 22 Jan 2004 14:31:07 -0500 (EST) Message-ID: <401024FB.9000700@gnu.org> Date: Thu, 22 Jan 2004 19:31:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: David Carlton Cc: gdb Subject: Re: testsuite failure in gdb.mi/mi-var-child.exp References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00254.txt.bz2 > I'm getting the following new FAIL in my test runs: > > FAIL: gdb.mi/mi-var-child.exp: listing of names and values of children > > i686-pc-linux-gnu, GCC 3.2, DWARF-2. Ah, that explains why I didn't. My system is too old :-/ Andrew