This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Detecting and printing 128-bit long double values for GDB 6.6
- From: Andreas Schwab <schwab at suse dot de>
- To: luisgpm at linux dot vnet dot ibm dot com
- Cc: gdb-patches ml <gdb-patches at sourceware dot org>
- Date: Tue, 24 Apr 2007 00:50:50 +0200
- Subject: Re: [patch] Detecting and printing 128-bit long double values for GDB 6.6
- References: <1177352366.15414.28.camel@localhost>
Luis Machado <luisgpm@linux.vnet.ibm.com> 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."