From 10782d74c0ec2d0421dadbd7249c8c6bf3675c89 Mon Sep 17 00:00:00 2001 From: Markus Metzger Date: Tue, 9 Apr 2013 08:04:32 +0000 Subject: [PATCH] gdb/ * NEWS: Mention new btrace RSP packets. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 13 +++++++++++++ 2 files changed, 17 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5fd218d..f18ab96 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2013-04-09 Markus Metzger + + * NEWS: Mention new btrace RSP packets. + 2013-04-08 Tom Tromey * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to diff --git a/gdb/NEWS b/gdb/NEWS index a1bc679..6f202e2 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -246,6 +246,19 @@ QTBuffer:size Set the size of trace buffer. The remote stub reports support for this packet to gdb's qSupported query. +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. + *** Changes in GDB 7.5 * GDB now supports x32 ABI. Visit -- 2.7.4