[PATCH 5/8] Different notification from packets.

Pedro Alves palves@redhat.com
Wed Dec 12 18:14:00 GMT 2012


This is okay.

On 12/11/2012 06:40 AM, Yao Qi wrote:
> +   enough reason to return to the caller.  On return, *IS_NOTIF stores
> +   a boolean whether GDB reads a notification  or not from remote.

Spurious double-space --------------------------^^

I suggest:

   On return, *IS_NOTIF stores a boolean indicating whether GDB has read
   a notification or not from the remote.

Or my preferred:

   *IS_NOTIF is an output boolean that indicates whether *BUF holds
   a notification or a regular packet.

Thanks,
-- 
Pedro Alves



More information about the Gdb-patches mailing list