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: [PATCH 2/5] Query supported notifications by qSupported


> From: Yao Qi <yao@codesourcery.com>
> Date: Tue, 22 Jan 2013 15:03:49 +0800
> 
> +@item notifications
> +@anchor{notifications feature}
> +This feature indicates that @value{GDBN} supports the async remote
> +notifications (@pxref{Notification Packets}).  If the stub sees
> +@samp{notifications=} with a string of supported notifications,
> +separated by comma, it will report notifications supported by the
> +stub.     ^^^^^^^^

"by commas", in plural.

> +@cindex notifications, in remote protocol
> +The remote stub supports a string of notifications which the remote stub
> +supports.

Something is wrong with this sentence...


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