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]

[PATCH] NEWS, btrace, gdbserver: mention btrace RSP packets in NEWS


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


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