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] Announce gdbserver support for x86-lynxos


Hello,

This patch adjusts the NEWS entry for the LynxOS gdbserver to include
x86-lynxos to the list of supported platforms.

gdb/ChangeLog:

        * NEWS: Add x86-lynxos to the list of platforms supported by
        gdbserver.

OK to commit?

Thank you,
-- 
Joel

---
 gdb/NEWS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/gdb/NEWS b/gdb/NEWS
index 57bd6a7..01d2f46 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -64,7 +64,8 @@
 
 * New features in the GDB remote stub, GDBserver
 
-  ** GDBserver is now supported on PowerPC LynxOS 4.x and 5.x.
+  ** GDBserver is now supported on PowerPC LynxOS (versions 4.x and 5.x),
+     and i686 LynxOS (version 5.x).
 
 *** Changes in GDB 7.2
 
-- 
1.7.1


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