record btrace: add configuration struct
[deliverable/binutils-gdb.git] / gdb / NEWS
index f19577a3a6d0ea9ff1015255eafbd965580afa2d..b3f8f60d1c2fa38d08de9bdd23e17569fef37c64 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -24,6 +24,10 @@ maint print symbol-cache-statistics
 maint flush-symbol-cache
   Flush the contents of the symbol cache.
 
+record btrace bts
+record bts
+  Start branch trace recording using Branch Trace Store (BTS) format.
+
 * New options
 
 set max-completions
@@ -45,6 +49,11 @@ maint show symbol-cache-size
   ** GDB now supports auto-loading of Python/Guile scripts contained in the
      special section named `.debug_gdb_scripts'.
 
+* New remote packets
+
+qXfer:btrace-conf:read
+  Return the branch trace configuration for the current thread.
+
 *** Changes in GDB 7.9
 
 * GDB now supports hardware watchpoints on x86 GNU Hurd.
This page took 0.034979 seconds and 4 git commands to generate.