aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index fbeb275..39d99b7 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -51,6 +51,11 @@ maint info line-table REGEXP
target rockhopper NEC RockHopper variant of PMON
target lsi LSI variant of PMO
+* Support for tracepoints and fast tracepoints on powerpc-linux,
+ powerpc64-linux, and powerpc64le-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.