gdb/NEWS: Add mention of s390*-linux tracepoints.
authorMarcin Kościelnicki <koriakin@0x04.net>
Tue, 29 Mar 2016 21:18:19 +0000 (23:18 +0200)
committerMarcin Kościelnicki <koriakin@0x04.net>
Tue, 29 Mar 2016 21:39:52 +0000 (23:39 +0200)
gdb/ChangeLog:

* NEWS: Mention support for tracepoints on s390*-linux.

gdb/ChangeLog
gdb/NEWS

index d0f8e7f6bb667d760c5d03184834802af3562e5f..25afbef99dfc7e576fad67452d1fa3fe5043dad0 100644 (file)
@@ -1,3 +1,7 @@
+2016-03-29  Marcin Kościelnicki  <koriakin@0x04.net>
+
+       * NEWS: Mention support for tracepoints on s390*-linux.
+
 2016-03-29  Don Breazeal  <donb@codesourcery.com>
 
        * gdb/value.c (value_actual_type): Fix formatting issue.
index 34c5a8df3c564a86681ee0d99a571cf3ed85aa63..ce031eecf1c07766dac52977fa8e2bc4ae069b76 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -37,6 +37,10 @@ skip -rfunction regular-expression
 maint info line-table REGEXP
   Display the contents of GDB's internal line table data struture.
 
+* Support for tracepoints and fast tracepoints on s390-linux and s390x-linux
+  was added in GDBserver, including JIT compiling fast tracepoint's
+  conditional expression bytecode into native code.
+
 *** Changes in GDB 7.11
 
 * GDB now supports debugging kernel-based threads on FreeBSD.
This page took 0.029658 seconds and 4 git commands to generate.