From c37c0ba69b670f0994b53078abdb07737f816a5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Ko=C5=9Bcielnicki?= Date: Tue, 29 Mar 2016 23:18:19 +0200 Subject: gdb/NEWS: Add mention of s390*-linux tracepoints. gdb/ChangeLog: * NEWS: Mention support for tracepoints on s390*-linux. --- gdb/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 34c5a8d..ce031ee 100644 --- 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. -- cgit v1.1