This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Setting parity for remote serial
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Yurij Grechishhev <yurij dot grechishhev at gmail dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 25 Jul 2013 19:20:20 +0300
- Subject: Re: Setting parity for remote serial
- References: <CAAyhtXSnc_frS-2PKQDt_wDL+=FN9GPkJeWRo_Yn=ez1CYL4uw at mail dot gmail dot com> <83ehanx5ki dot fsf at gnu dot org> <CAAyhtXQ9kCX8GrOPgHAXW_KHoxs4W3CnQLdi-GuynifdHh97mA at mail dot gmail dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Thu, 25 Jul 2013 11:15:11 +0400
> From: Yurij Grechishhev <yurij.grechishhev@gmail.com>
> Cc: gdb-patches@sourceware.org
>
> Spaces in ChangeLog are due to the mail client. I could send the attachement.
Well, maybe you should consider switching to another mail client,
then. Attachments are okay, but generally less desirable.
> *** Changes in GDB 7.6
>
> +* GDB has two new commands: "set remoteparity odd|even|none" and
> + "show remoteparity". These allows to set or show parity for the
> + remote serial I/O.
Again, two spaces between sentences.
Otherwise, OK.
Thanks.