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: [remote protocol] support for disabling packet acknowledgement


> 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}


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