From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24408 invoked by alias); 28 Mar 2002 03:36:31 -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 24188 invoked from network); 28 Mar 2002 03:36:27 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 28 Mar 2002 03:36:27 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id C5DD43DCE; Wed, 27 Mar 2002 22:34:43 -0500 (EST) Message-ID: <3CA28F53.9080508@cygnus.com> Date: Wed, 27 Mar 2002 19:36:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Joel Brobecker Cc: Tom Tromey , gdb-patches@sources.redhat.com Subject: Re: [RFC] gdb_realpath causes problems with GVD References: <20020319171236.D6465@act-europe.fr> <87adt2ri93.fsf@creche.redhat.com> <20020321091144.A30346@act-europe.fr> <20020321124411.A3351@act-europe.fr> <87663mo5uh.fsf@creche.redhat.com> <20020325102204.A1974@act-europe.fr> <873cyoh6oa.fsf@creche.redhat.com> <20020325190058.A19779@act-europe.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00567.txt.bz2 > BTW: I have the patch ready for submission. I need to work on a new > testcase before I submit it, but the current testsuite already shows one > extra PASS. I need to find a tool to analyze 2 logs that tell me what > has changed... Er, if the patch as is fixes a an existing test failure, I don't see anyone worrying about formalities such as a new test case :-) Andrew