From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7824 invoked by alias); 3 Apr 2007 00:13:43 -0000 Received: (qmail 7816 invoked by uid 22791); 3 Apr 2007 00:13:43 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.173) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 03 Apr 2007 01:13:40 +0100 Received: by ug-out-1314.google.com with SMTP id 75so122993ugb for ; Mon, 02 Apr 2007 17:13:37 -0700 (PDT) Received: by 10.67.101.10 with SMTP id d10mr229342ugm.1175559217366; Mon, 02 Apr 2007 17:13:37 -0700 (PDT) Received: from ?88.210.65.55? ( [88.210.65.55]) by mx.google.com with ESMTP id y2sm21796872mug.2007.04.02.17.13.32; Mon, 02 Apr 2007 17:13:36 -0700 (PDT) Message-ID: <46119C2C.9080304@portugalmail.pt> Date: Tue, 03 Apr 2007 00:13:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: gdb-patches@sourceware.org CC: Joel Brobecker Subject: Re: [RFA] Enhance stabs reader to better deal with forward references 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> In-Reply-To: <20070402110501.GA31907@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00012.txt.bz2 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. Cheers, Pedro Alves