From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16137 invoked by alias); 16 Jan 2003 17:35:17 -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 16023 invoked from network); 16 Jan 2003 17:35:12 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 16 Jan 2003 17:35:12 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h0GHZAM15898; Thu, 16 Jan 2003 11:35:10 -0600 Date: Thu, 16 Jan 2003 17:35:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200301161735.h0GHZAM15898@duracef.shout.net> To: carlton@math.stanford.edu, ezannoni@redhat.com Subject: Re: [PATCH] Make tests more flexible Cc: gdb-patches@sources.redhat.com X-SW-Source: 2003-01/txt/msg00617.txt.bz2 Ah, okay, my head is spinning with all the mail flying around. David C's log files are the same as my log files. It looks like one bug in both advance.exp and until.exp. For me: It happened the same way for both dwarf-2 and stabs+. It happened the same way with all binutils. It happened with gcc => 3.2.1, gcc-3_2-branch, gcc-3_3-branch, HEAD. It did NOT happen with gcc => 2.95.3, vendor. So I think there is only one bug here I think Elena Z can reproduce it by using a gcc v3 compiler with any debug format. Michael C