OSDN Git Service

[NEWS] powerpc-lynxos gdbserver support
authorbrobecke <brobecke>
Wed, 1 Sep 2010 20:47:01 +0000 (20:47 +0000)
committerbrobecke <brobecke>
Wed, 1 Sep 2010 20:47:01 +0000 (20:47 +0000)
This adds an entry in the NEWS file announcing the GDBserver support
on powerpc-lynxos.

gdb/ChangeLog:

        * NEWS: Add entry announcing GDBserver support on powerpc-lynxos.

gdb/ChangeLog
gdb/NEWS

index a1b097a..232a721 100644 (file)
@@ -1,3 +1,7 @@
+2010-09-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Add entry announcing GDBserver support on powerpc-lynxos.
+
 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
 
        * mi/mi-main.c (mi_cmd_list_target_features): Add `reverse'
index b383998..37613aa 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
   libthread_db library with the "set libthread-db-search-path"
   command.  See the user manual for more details on this command.
 
+* New features in the GDB remote stub, GDBserver
+
+  ** GDBserver is now supported on PowerPC LynxOS 4.x.
+
 *** Changes in GDB 7.2
 
 * Shared library support for remote targets by default