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] NEWS, btrace, gdbserver: mention btrace RSP packets in NEWS


On Mon, 08 Apr 2013 09:56:04 +0200, Markus Metzger wrote:
> @@ -26,6 +26,12 @@ show remote trace-status-packet
>  
>  *** Changes in GDB 7.6
>  
> +* New RSP packets:
> +
> +Qbtrace:off
> +Qbtrace:bts
> +qXfer:btrace:read
> +

Could you write there some description?  Like for example there was:

* New remote packets

QTEnable

  Dynamically enable a tracepoint in a started trace experiment.

QTDisable

  Dynamically disable a tracepoint in a started trace experiment.



Thanks,
Jan


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