From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8533 invoked by alias); 30 Jan 2002 06:59:38 -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 8448 invoked from network); 30 Jan 2002 06:59:31 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 30 Jan 2002 06:59:31 -0000 Received: from cse.cygnus.com (cse.sfbay.redhat.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id WAA07194; Tue, 29 Jan 2002 22:58:52 -0800 (PST) Received: (from kev@localhost) by cse.cygnus.com (8.11.6/8.11.6) id g0U6uvL11918; Tue, 29 Jan 2002 23:56:57 -0700 Date: Tue, 29 Jan 2002 22:59:00 -0000 From: Kevin Buettner Message-Id: <1020130065657.ZM11917@localhost.localdomain> In-Reply-To: Daniel Jacobowitz "Re: [RFA/testsuite] Allow __libc_start_main above main in annota1.exp" (Jan 30, 12:57am) References: <20020109190628.A18672@nevyn.them.org> <20020130005704.B28963@nevyn.them.org> X-Mailer: Z-Mail (4.0.1 13Jan97 Caldera) To: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite] Allow __libc_start_main above main in annota1.exp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-01/txt/msg00773.txt.bz2 On Jan 30, 12:57am, Daniel Jacobowitz wrote: > On Wed, Jan 09, 2002 at 07:06:28PM -0500, Daniel Jacobowitz wrote: > > >From the "annoying testsuite failures cleanup" department - if anyone has a > > bright idea on how to write annota tests in a more readable, less > > long-single-line fashion, I'd love to hear it. This fixes the test on all > > my compiler/debug combinations, i386-linux. OK to commit? > > Anyone? I think it's fine. But Fernando's the maintainer, so it's his call... Kevin