This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] printf support for DFP values


> From: Luis Machado <luisgpm@linux.vnet.ibm.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, gdb-patches@sourceware.org
> Date: Thu, 01 Nov 2007 12:59:51 -0300
> 
> This should be the final version then.

It's okay, except for one tiny gotcha:

> +@itemize @bullet
> +@item
> +@samp{H} for printing Decimal32 types.
> +
> +@item
> +@samp{D} for printing Decimal64 types.
> +
> +@item
> +@samp{DD} for printing Decimal128 types.
> +@end itemize

I asked to give those Decimal* types the @code markup, since they are
C symbols.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]