This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] Allow explicit 16 or 32 char in 'x /s'
- From: Eli Zaretskii <eliz at gnu dot org>
- To: "Pierre Muller" <pierre dot muller at ics-cnrs dot unistra dot fr>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 18 Mar 2010 03:01:38 -0400
- Subject: Re: [RFC] Allow explicit 16 or 32 char in 'x /s'
- References: <000f01cac623$2ec3a850$8c4af8f0$@muller@ics-cnrs.unistra.fr>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> From: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
> Date: Wed, 17 Mar 2010 23:42:53 +0100
>
>
> The patch below allows to
> print strings that are made of 16 bit or 32 bit char
> using:
> 'x /hs ' or 'x /ws ' commands.
Thanks. If this patch is accepted, we will need a suitable change for
the manual.