From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10184 invoked by alias); 18 Sep 2003 22:57:37 -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 10177 invoked from network); 18 Sep 2003 22:57:36 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.131) by sources.redhat.com with SMTP; 18 Sep 2003 22:57:36 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 8F6DE2B89; Thu, 18 Sep 2003 18:57:28 -0400 (EDT) Message-ID: <3F6A3858.6010609@redhat.com> Date: Thu, 18 Sep 2003 22:57:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jim Blandy Cc: "Neal E. Coombes" , gdb@sources.redhat.com Subject: Re: dbxread.c:1771: internal-error: sect_index_data not initialized References: <3F687799.5050201@trdlnk.com> <3F68A535.8010609@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00234.txt.bz2 > Andrew Cagney writes: > >> > This has already been reported and fixed, but the fix was too late to >> > be included in 6.0. > >> >> In July? > > > The reporter said it worked for him in July, but I didn't commit the > patch to the trunk until Sep 8, so it didn't get the exercise needed > for inclusion on the branch. Since I'm waiting on some FSF admin stuff I unfroze the branch. With some real use under its belt, the patch might now be ready? Andrew