From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18566 invoked by alias); 19 Sep 2002 22:53:01 -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 18330 invoked from network); 19 Sep 2002 22:52:57 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 19 Sep 2002 22:52:57 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g8JMZbi00321 for ; Thu, 19 Sep 2002 18:35:37 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8JMqtx23820 for ; Thu, 19 Sep 2002 18:52:55 -0400 Received: from romulus.sfbay.redhat.com (IDENT:cP7Gm7BtvYduK9pL8tE0xkfa9TL2/hOu@romulus.sfbay.redhat.com [172.16.27.251]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g8JMqsC26371 for ; Thu, 19 Sep 2002 15:52:54 -0700 Received: (from kev@localhost) by romulus.sfbay.redhat.com (8.11.6/8.11.6) id g8JMqqD00851 for gdb@sources.redhat.com; Thu, 19 Sep 2002 15:52:52 -0700 Date: Thu, 19 Sep 2002 15:53:00 -0000 From: Kevin Buettner Message-Id: <1020919225252.ZM850@localhost.localdomain> To: gdb@sources.redhat.com Subject: weird.exp regression? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00294.txt.bz2 Is FAIL: gdb.stabs/weird.exp: Errors reading weirdx.o a recent regression? It looks to me like an extra newline is being emitted after this message: Reading symbols from object.o...done. Kevin