[PATCH 1/2] MI notification on tsv created and deleted.

Eli Zaretskii eliz@gnu.org
Wed Sep 12 17:48:00 GMT 2012


> From: Yao Qi <yao@codesourcery.com>
> Date: Wed, 12 Sep 2012 15:15:17 +0800
> 
> +@item =tsv-deleted,name=@var{name}
> +Reports that the trace state variable @var{name} is deleted.  If
> +@var{name} is @code{NULL}, all trace state variables are deleted.

>From the code I glean that the last sentence is incorrect: when all
tsv's are deleted, the notification is

  =tsv-deleted

without the "name=" part.

OK for the documentation parts, provided that you fix the above.

Thanks.



More information about the Gdb-patches mailing list