From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1290 invoked by alias); 3 Apr 2007 03:50:39 -0000 Received: (qmail 1282 invoked by uid 22791); 3 Apr 2007 03:50:38 -0000 X-Spam-Check-By: sourceware.org Received: from pool-71-248-179-87.bstnma.fios.verizon.net (HELO cgf.cx) (71.248.179.87) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 03 Apr 2007 04:50:37 +0100 Received: by cgf.cx (Postfix, from userid 201) id CBE0C2B41A; Mon, 2 Apr 2007 23:50:35 -0400 (EDT) Date: Tue, 03 Apr 2007 03:50:00 -0000 From: Christopher Faylor To: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [RFA] Enhance stabs reader to better deal with forward references Message-ID: <20070403035035.GA11717@ednor.casa.cgf.cx> Mail-Followup-To: Pedro Alves , 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> <20070402110501.GA31907@caradoc.them.org> <46119C2C.9080304@portugalmail.pt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46119C2C.9080304@portugalmail.pt> User-Agent: Mutt/1.5.14 (2007-02-12) 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/msg00013.txt.bz2 On Tue, Apr 03, 2007 at 01:13:32AM +0100, Pedro Alves wrote: >Daniel Jacobowitz wrote: >>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. > >Committed after making sure no there are no regressions on >head, on Cygwin, compared to a checkout from just before >Joel's patch was applied. Cygwin thanks you, Pedro. cgf