[PUSHED gdb-10-branch] Update GDB NEWS with ARC support in GDBserver
Shahab Vahedi
shahab.vahedi@gmail.com
Thu Oct 8 11:58:32 GMT 2020
From: Shahab Vahedi <shahab@synopsys.com>
gdb/ChangeLog:
* NEWS: Mention ARC support in GDBserver.
---
gdb/ChangeLog | 4 ++++
gdb/NEWS | 2 ++
2 files changed, 6 insertions(+)
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 74c01da6918..5522cd7b9d3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2020-10-08 Shahab Vahedi <shahab@synopsys.com>
+
+ * NEWS: Mention ARC support in GDBserver.
+
2020-10-07 Anton Kolesov <anton.kolesov@synopsys.com>
* arc-linux-tdep.h: New file.
diff --git a/gdb/NEWS b/gdb/NEWS
index 682fa2692f8..db8f2bc1ecb 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -47,6 +47,8 @@
* New features in the GDB remote stub, GDBserver
+ ** GDBserver is now supported on ARC GNU/Linux.
+
** GDBserver is now supported on RISC-V GNU/Linux.
** GDBserver no longer supports these host triplets:
--
2.28.0
More information about the Gdb-patches
mailing list