From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6829 invoked by alias); 6 Feb 2003 19:51:33 -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 6810 invoked from network); 6 Feb 2003 19:51:33 -0000 Received: from unknown (HELO redhat.com) (66.30.22.225) by 172.16.49.205 with SMTP; 6 Feb 2003 19:51:33 -0000 Received: by redhat.com (Postfix, from userid 201) id 951D31B8E7; Thu, 6 Feb 2003 14:52:24 -0500 (EST) Date: Thu, 06 Feb 2003 19:51:00 -0000 From: Christopher Faylor To: Raoul Gough Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC]: win32-nat.c better handling of DLL relocation Message-ID: <20030206195224.GA26514@redhat.com> Mail-Followup-To: Raoul Gough , gdb-patches@sources.redhat.com References: <20030111172431.GA5683@redhat.com> <20030129152104.GD9107@redhat.com> <001501c2ce16$8557a070$0100a8c0@albert> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001501c2ce16$8557a070$0100a8c0@albert> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-02/txt/msg00222.txt.bz2 On Thu, Feb 06, 2003 at 07:30:21PM -0000, Raoul Gough wrote: >"Christopher Faylor" wrote in message >news:20030129152104.GD9107@redhat.com... >[snip] >> Any word on the assignment front? > >I've just received word that my assignment forms have been accepted at >the FSF. I've attached an up-to-date diff for win32-nat.c (against CVS >version 1.69) to this message, and will probably also re-post my >extensions to coffread.c, etc., to the list. Patch committed. Thank you! cgf