Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] NEWS, btrace, gdbserver: mention btrace RSP packets in NEWS
@ 2013-04-08 14:39 Markus Metzger
  2013-04-08 14:57 ` Jan Kratochvil
  0 siblings, 1 reply; 5+ messages in thread
From: Markus Metzger @ 2013-04-08 14:39 UTC (permalink / raw)
  To: jan.kratochvil, palves; +Cc: gdb-patches, markus.t.metzger

This is for mainline and 7.6.

2013-04-08  Markus Metzger  <markus.t.metzger@intel.com>

	* NEWS: Mention new btrace RSP packets.


---
 gdb/NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/gdb/NEWS b/gdb/NEWS
index a1bc679..bfdc210 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -26,6 +26,12 @@ show remote trace-status-packet
 
 *** Changes in GDB 7.6
 
+* New RSP packets:
+
+Qbtrace:off
+Qbtrace:bts
+qXfer:btrace:read
+
 * Target record has been renamed to record-full.
   Record/replay is now enabled with the "record full" command.
   This also affects settings that are associated with full record/replay
-- 
1.7.1


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH] NEWS, btrace, gdbserver: mention btrace RSP packets in NEWS
@ 2013-04-08 14:57 Markus Metzger
  2013-04-08 16:04 ` Pedro Alves
  2013-04-08 19:16 ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Markus Metzger @ 2013-04-08 14:57 UTC (permalink / raw)
  To: jan.kratochvil, palves; +Cc: gdb-patches, markus.t.metzger

This is for mainline and 7.6.

2013-04-08  Markus Metzger  <markus.t.metzger@intel.com>

	* NEWS: Mention new btrace RSP packets.


---
 gdb/NEWS |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/gdb/NEWS b/gdb/NEWS
index a1bc679..24f77b3 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -26,6 +26,24 @@ show remote trace-status-packet
 
 *** Changes in GDB 7.6
 
+* New RSP packets
+
+Qbtrace:bts
+
+  Enable Branch Trace Store (BTS)-based branch tracing for the current
+  thread.  The remote stub reports support for this packet to gdb's
+  qSupported query.
+
+Qbtrace:off
+
+  Disable branch tracing for the current thread.  The remote stub reports
+  support for this packet to gdb's qSupported query.
+
+qXfer:btrace:read
+
+  Read the traced branches for the current thread.  The remote stub
+  reports support for this packet to gdb's qSupported query.
+
 * Target record has been renamed to record-full.
   Record/replay is now enabled with the "record full" command.
   This also affects settings that are associated with full record/replay
-- 
1.7.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-08 14:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-08 14:39 [PATCH] NEWS, btrace, gdbserver: mention btrace RSP packets in NEWS Markus Metzger
2013-04-08 14:57 ` Jan Kratochvil
2013-04-08 14:57 Markus Metzger
2013-04-08 16:04 ` Pedro Alves
2013-04-08 19:16 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox