[PATCH v2] Update GDB NEWS with ARC support in GDBserver

Shahab Vahedi shahab.vahedi@gmail.com
Wed Oct 7 16:48:21 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 3e72d920ae4..693aa3b2719 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2020-10-07  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 d230b1c3228..1789cf31356 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -67,6 +67,8 @@ show debug event-loop
 
 * 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