From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19927 invoked by alias); 3 Oct 2008 21:53:23 -0000 Received: (qmail 19919 invoked by uid 22791); 3 Oct 2008 21:53:22 -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, 03 Oct 2008 21:52:43 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 2A88610D33; Fri, 3 Oct 2008 21:52:41 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 0367410CF0; Fri, 3 Oct 2008 21:52:41 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KlsZj-0007cR-Qn; Fri, 03 Oct 2008 17:52:39 -0400 Date: Fri, 03 Oct 2008 21:53:00 -0000 From: Daniel Jacobowitz To: Paul Pluzhnikov Cc: gdb-patches@sourceware.org, dje@google.com Subject: Re: [patch] Additional fix for gdb/2384. Message-ID: <20081003215239.GA29110@caradoc.them.org> Mail-Followup-To: Paul Pluzhnikov , gdb-patches@sourceware.org, dje@google.com References: <20081003213758.8E7643A6AE9@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081003213758.8E7643A6AE9@localhost> 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-10/txt/msg00099.txt.bz2 On Fri, Oct 03, 2008 at 02:37:58PM -0700, Paul Pluzhnikov wrote: > Greetings, > > This is rather on the obvious side. > I've discovered that Doug Evans' fix for gdb/2384 was incomplete. > > Attached modified testsuite/gdb.cp/gdb2384* demonstrates the problem, > and gdbtypes.c change fixes it. > > OK? OK. -- Daniel Jacobowitz CodeSourcery