aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorMarkus Metzger <markus.t.metzger@intel.com>2015-08-26 11:33:07 +0200
committerMarkus Metzger <markus.t.metzger@intel.com>2015-09-18 14:27:56 +0200
commitcbb55fa7a110e499dae0170060d762eb3f243768 (patch)
treea5896373f3e4a51f886110bc57d62f73f8fe18dc /gdb/NEWS
parentd1988021e345c990f4272843577529a123f8943d (diff)
downloadfsf-binutils-gdb-cbb55fa7a110e499dae0170060d762eb3f243768.zip
fsf-binutils-gdb-cbb55fa7a110e499dae0170060d762eb3f243768.tar.gz
fsf-binutils-gdb-cbb55fa7a110e499dae0170060d762eb3f243768.tar.bz2
btrace: non-stop
Support non-stop mode in record btrace. gdb/ * record-btrace.c (record_btrace_open): Remove non_stop check. * NEWS: Announce that record btrace supports non-stop mode. testsuite/ * gdb.btrace/non-stop.c: New. * gdb.btrace/non-stop.exp: New.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index f563b8c..0d17ef4 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,8 @@
*** Changes since GDB 7.10
+* Record btrace now supports non-stop mode.
+
* Support for tracepoints on aarch64-linux was added in GDBserver.
* The 'record instruction-history' command now indicates speculative execution