This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [remote protocol] support for disabling packet acknowledgement
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Pedro Alves <pedro at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 25 Jul 2008 16:39:03 +0300
- Subject: Re: [remote protocol] support for disabling packet acknowledgement
- References: <200807101823.13728.pedro@codesourcery.com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> From: Pedro Alves <pedro@codesourcery.com>
> Date: Thu, 10 Jul 2008 18:23:13 +0100
> Cc: gdb-patches@sourceware.org
>
> 2008-07-10 Sandra Loosemore <sandra@codesourcery.com>
>
> * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
> (Remote Protocol): Add Packet Acknowledgement to menu.
> (Overview): Mention +/- can be disabled, and point to new section
> where this is discussed in detail.
> (General Query Packets): Document QStartNoAckMode packet, and
> corresponding qSupported reply.
> (Packet Acknowledgement): New section.
This part is okay, provided that you take care of the following:
> +@tab Packet acknowledgement
The correct spelling for the last word is "acknowledgment". Please
fix that throughout the added text.
> +When in no-acknowledgment mode, neither the stub nor GDB shall send or
^^^
@value{GDBN}