From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29632 invoked by alias); 2 Aug 2004 01:26: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 29625 invoked from network); 2 Aug 2004 01:26:37 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 2 Aug 2004 01:26:37 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id DA18747D91; Sun, 1 Aug 2004 18:26:36 -0700 (PDT) Date: Mon, 02 Aug 2004 01:26:00 -0000 From: Joel Brobecker To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/dwarf2] Small problem scanning line table for included files Message-ID: <20040802012636.GB32638@gnat.com> References: <20040725151137.GT20596@gnat.com> <20040730190104.GU1167@gnat.com> <20040730211832.GW1167@gnat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-SW-Source: 2004-08/txt/msg00024.txt.bz2 > > 2004-07-30 Joel Brobecker > > > > * dwarf2read.c (dwarf_decode_lines): Do not consider the current > > file as included until we record the first line in the linetable. > > > > Yes, please do. Thanks! Thank you! Checked in. -- Joel