* NEWS: Mention tracepoints support.
authorPedro Alves <palves@redhat.com>
Fri, 9 Apr 2010 15:26:54 +0000 (15:26 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 9 Apr 2010 15:26:54 +0000 (15:26 +0000)
gdb/ChangeLog
gdb/NEWS

index 083e420eb7d43d2636820700c15c34b96aa75d18..f7c76c73532dac6ae8adf580f90070e7bbca0497 100644 (file)
@@ -1,3 +1,7 @@
+2010-04-09  Pedro  Alves  <pedro@codesourcery.com>
+
+       * NEWS: Mention tracepoints support.
+
 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
 
        * tracepoint.c (trace_status_mi): Report disconnected tracing and
index 8ccdc080cc38c58a522add2e3857552d71c2cf9e..ef7d82d5418c79d3483d32ab44e76114c382b6c1 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,11 @@
 
 *** Changes since GDB 7.1
 
+* New features in the GDB remote stub, GDBserver
+
+  - GDBserver now support tracepoints.  The feature is currently
+    supported by the i386-linux and amd64-linux builds.
+
 * GDB now sends xmlRegisters= in qSupported packet to indicate that
   it understands register description.