From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17177 invoked by alias); 29 Sep 2003 19:46:14 -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 16510 invoked from network); 29 Sep 2003 19:45:47 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 29 Sep 2003 19:45:47 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id A061DCB33; Mon, 29 Sep 2003 11:53:19 -0700 (PDT) To: Michael Elizabeth Chastain Cc: gdb@sources.redhat.com Subject: Re: sunday project, gdb, 2003-09-26 References: <200309291829.h8TITkqv009816@duracef.shout.net> From: David Carlton Date: Mon, 29 Sep 2003 19:54:00 -0000 In-Reply-To: <200309291829.h8TITkqv009816@duracef.shout.net> (Michael Elizabeth Chastain's message of "Mon, 29 Sep 2003 14:29:46 -0400") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-09/txt/msg00380.txt.bz2 On Mon, 29 Sep 2003 14:29:46 -0400, Michael Elizabeth Chastain said: > I think the old output is correct and it's just a matter of > upgrading the test script to handle the many variations of 'ptype' > output. > Actually we could use some more infrastructure for doing that. > Writing four to six 500-character regexp's for each ptype is very > fragile. Yeah, really. Though I also don't think there should be four to six of them: I don't like having regexps in there that we aren't seeing in the wild. David Carlton carlton@kealia.com