From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20620 invoked by alias); 4 Apr 2002 20:18:43 -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 20612 invoked from network); 4 Apr 2002 20:18:43 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 4 Apr 2002 20:18:43 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 066E93E78; Thu, 4 Apr 2002 15:18:40 -0500 (EST) Message-ID: <3CACB51F.2030001@cygnus.com> Date: Thu, 04 Apr 2002 12:18:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.9) Gecko/20020328 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Elena Zannoni , Michael Elizabeth Chastain , gdb-patches@sources.redhat.com Subject: Re: [RFA] import drow dbxread.c fix to branch References: <200204040536.g345a6t30923@duracef.shout.net> <20020404010112.A13460@nevyn.them.org> <15532.43273.686279.120593@localhost.redhat.com> <20020404144007.A10769@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00119.txt.bz2 > I'm not sure. That code assumes a different meaning of line==0 than > the one we're using. Particularly, if I understand correctly, the > meaning in gdbtk comes from a set of Cygnus-internal stabs for handling > live range splitting, which never made it into any public GCC ... ``Would not be accepted into FSF's official GCC sources?''. I'm trying to find out what the status actually is. Andrew