From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27271 invoked by alias); 2 Apr 2007 11:05:08 -0000 Received: (qmail 27241 invoked by uid 22791); 2 Apr 2007 11:05:07 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 02 Apr 2007 12:05:05 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 24B4E4B26D; Mon, 2 Apr 2007 06:05:04 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id E1D7B4B262; Mon, 2 Apr 2007 06:05:01 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HYKLN-0008M4-Fw; Mon, 02 Apr 2007 07:05:01 -0400 Date: Mon, 02 Apr 2007 11:05:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: [RFA] Enhance stabs reader to better deal with forward references Message-ID: <20070402110501.GA31907@caradoc.them.org> Mail-Followup-To: Pedro Alves , Joel Brobecker , gdb-patches@sourceware.org References: <20070209194107.GA3365@adacore.com> <20070227165003.GB31729@caradoc.them.org> <20070228201201.GH13140@adacore.com> <20070327162947.GC3452@caradoc.them.org> <20070329183609.GA3737@adacore.com> <460EC794.2080309@portugalmail.pt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <460EC794.2080309@portugalmail.pt> User-Agent: Mutt/1.5.14+cvs20070313 (2007-03-13) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00008.txt.bz2 On Sat, Mar 31, 2007 at 09:41:56PM +0100, Pedro Alves wrote: > 2007-03-31 Pedro Alves > > * dbxread.c (read_ofile_symtab): Move current_objfile > clearing to after end_stabs. This is OK. -- Daniel Jacobowitz CodeSourcery