From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16859 invoked by alias); 8 Feb 2007 16:44:40 -0000 Received: (qmail 16851 invoked by uid 22791); 8 Feb 2007 16:44:39 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 08 Feb 2007 16:44:29 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HFCNn-0003hg-BJ; Thu, 08 Feb 2007 11:44:27 -0500 Date: Thu, 08 Feb 2007 16:44:00 -0000 From: Daniel Jacobowitz To: Andreas Schwab Cc: gdb-patches@sourceware.org Subject: Re: Testsuite failure in gdb.mi/mi-var-child.exp Message-ID: <20070208164427.GB13544@nevyn.them.org> Mail-Followup-To: Andreas Schwab , gdb-patches@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-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: 2007-02/txt/msg00086.txt.bz2 On Thu, Feb 01, 2007 at 12:42:12PM +0100, Andreas Schwab wrote: > On systems with function descriptors a function value is printed like > "@0x40000000000014a0: 0x4000000000000a90 ". And that appears to be a feature, since it's handled specially in c-valprint.c. > 2007-02-01 Andreas Schwab > > * gdb.mi/mi-var-child.exp: Fix matching display of function value. OK. > @@ -1,4 +1,4 @@ > -# Copyright 1999, 2000, 2001, 2002, 2004, 2005 Free Software Foundation > +# Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2007 Free Software Foundation Whoops, the missing ", Inc." means that the copyright update script missed it. -- Daniel Jacobowitz CodeSourcery