Add new tracepoint action teval.
[binutils-gdb.git] / gdb / NEWS
index eb84ee7e9e79baf754506c4960dedbdd45bd6809..184c4e64c29629585e57a970f1d6da4f0172dca5 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -97,6 +97,10 @@ info tvariables
 delete tvariable $NAME ...
   Delete one or more trace state variables.
 
+teval EXPR, ...
+  Evaluate the given expressions without collecting anything into the
+  trace buffer. (Valid in tracepoint actions only.)
+
 * New options
 
 set follow-exec-mode new|same