From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10357 invoked by alias); 8 May 2009 03:08:09 -0000 Received: (qmail 10347 invoked by uid 22791); 8 May 2009 03:08:08 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_84 X-Spam-Check-By: sourceware.org Received: from saturn.robustserver.com (HELO saturn.robustserver.com) (75.126.93.128) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 May 2009 03:08:03 +0000 Received: from [98.221.23.85] (helo=[192.168.10.6]) by saturn.robustserver.com with esmtpa (Exim 4.69) (envelope-from ) id 1M2GRH-0004aF-Pt; Thu, 07 May 2009 23:07:56 -0400 Message-ID: <4A03A20E.10504@apogeect.com> Date: Fri, 08 May 2009 03:08:00 -0000 From: Frank Middleton User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.9.1b3pre) Gecko/20081223 Thunderbird/3.0b1 MIME-Version: 1.0 To: Joel Brobecker CC: gdb@sourceware.org Subject: Re: Building gdb from cvs References: <4A0349E4.5080300@apogeect.com> <20090508000129.GF675@adacore.com> In-Reply-To: <20090508000129.GF675@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00037.txt.bz2 On 05/07/09 20:01, Joel Brobecker wrote: >> (gdb) p c >> $1 = 0x105a0 " > > I've had something similar on AIX: > http://www.sourceware.org/ml/gdb-patches/2009-04/msg00704.html > > I've just posted a new fix for the issue on AIX. Perhaps it's > the same for you as well. > http://www.sourceware.org/ml/gdb-patches/2009-05/msg00159.html Sure was, although the patch seems to have already been applied to the current weekly snapshot.FWIW this has now been checked out on SPARC/SunOS (snv103)... Thanks!