From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15211 invoked by alias); 23 Apr 2007 22:51:02 -0000 Received: (qmail 15193 invoked by uid 22791); 23 Apr 2007 22:51:01 -0000 X-Spam-Check-By: sourceware.org Received: from cantor2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 23 Apr 2007 23:50:59 +0100 Received: from Relay1.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 1A721213ED; Tue, 24 Apr 2007 00:50:52 +0200 (CEST) From: Andreas Schwab To: luisgpm@linux.vnet.ibm.com Cc: gdb-patches ml Subject: Re: [patch] Detecting and printing 128-bit long double values for GDB 6.6 References: <1177352366.15414.28.camel@localhost> X-Yow: Ha ha Ha ha Ha ha Ha Ha Ha Ha -- When will I EVER stop HAVING FUN?!! Date: Mon, 23 Apr 2007 23:18:00 -0000 In-Reply-To: <1177352366.15414.28.camel@localhost> (Luis Machado's message of "Mon, 23 Apr 2007 15:19:26 -0300") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.97 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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-04/txt/msg00317.txt.bz2 Luis Machado writes: > Index: libiberty/floatformat.c > =================================================================== > --- libiberty/floatformat.c.orig > +++ libiberty/floatformat.c > @@ -106,6 +106,25 @@ const struct floatformat floatformat_iee > floatformat_always_valid > }; > > +/* floatformats for ppc64 long double, big and little endian. */ > +/* The layout is a pair of doubles. Don't use this description to pass */ > +/* information to get_field(). The bit size is the important thing. */ What about cross-debugging a target with a different float format? Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."