[PATCH 8/8] Add NEWS entry for fast tracepoint support on aarch64-linux

Yao Qi qiyaoltc@gmail.com
Fri Sep 18 12:43:00 GMT 2015


From: Pierre Langlois <pierre.langlois@arm.com>

Here is a NEWS entry for this series:

gdb/ChangeLog:

	* NEWS: Mention support for fast tracepoints on aarch64-linux.
---
 gdb/NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gdb/NEWS b/gdb/NEWS
index f563b8c..c819226 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -16,6 +16,10 @@
   GDB now is able to debug both AArch64 applications and ARM applications
   at the same time.
 
+* Support for fast tracepoints on aarch64-linux was added in GDBserver,
+  including JIT compiling fast tracepoint's conditional expression bytecode
+  into native code.
+
 * New commands
 
 maint set target-non-stop (on|off|auto)
-- 
1.9.1



More information about the Gdb-patches mailing list