This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

NEWS, mention gdbserver tracepoints support


Ok?

-- 
Pedro Alves

2010-04-09  Pedro  Alves  <pedro@codesourcery.com>

	gdb/
	* NEWS: Mention tracepoints support.

---
 gdb/NEWS |    5 +++++
 1 file changed, 5 insertions(+)

Index: src/gdb/NEWS
===================================================================
--- src.orig/gdb/NEWS	2010-04-09 15:15:54.000000000 +0100
+++ src/gdb/NEWS	2010-04-09 15:15:59.000000000 +0100
@@ -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.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]