From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22615 invoked by alias); 6 Jun 2008 02:36:01 -0000 Received: (qmail 22592 invoked by uid 22791); 6 Jun 2008 02:36:01 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 06 Jun 2008 02:35:41 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id DB9E698371; Fri, 6 Jun 2008 02:35:39 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id C61E29809F; Fri, 6 Jun 2008 02:35:39 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1K4Rnn-00067s-2j; Thu, 05 Jun 2008 22:35:39 -0400 Date: Fri, 06 Jun 2008 02:36:00 -0000 From: Daniel Jacobowitz To: Paul Pluzhnikov Cc: gdb-patches@sourceware.org, Doug Evans Subject: Re: [RFA] Patch for incorrect handling of references to pointers [pr1147] Message-ID: <20080606023539.GD23233@caradoc.them.org> Mail-Followup-To: Paul Pluzhnikov , gdb-patches@sourceware.org, Doug Evans References: <8ac60eac0805081418md64f7bcha08664e9554e5750@mail.gmail.com> <20080605203748.GA3818@caradoc.them.org> <8ac60eac0806051752j5f15aa72r9574cfbc55f4ae98@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8ac60eac0806051752j5f15aa72r9574cfbc55f4ae98@mail.gmail.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-06/txt/msg00097.txt.bz2 On Thu, Jun 05, 2008 at 05:52:02PM -0700, Paul Pluzhnikov wrote: > I believe to have fixed all the problems. > New patch attached. Looks just right to me! Please feel free to commit this (if you don't have write access, this might be a good time to request it). -- Daniel Jacobowitz CodeSourcery