aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-09-01 20:47:02 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-09-01 20:47:02 +0000
commit248c9dbc16860034ae6848b04fffe524e2b8cd38 (patch)
tree67e54e83b08c5b36930d50faa1c73a4a805152ab /gdb/NEWS
parentf75d858b7cb8240de60f8cff95902139453bcd40 (diff)
downloadgdb-248c9dbc16860034ae6848b04fffe524e2b8cd38.zip
gdb-248c9dbc16860034ae6848b04fffe524e2b8cd38.tar.gz
gdb-248c9dbc16860034ae6848b04fffe524e2b8cd38.tar.bz2
[NEWS] powerpc-lynxos gdbserver support
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.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index b383998..37613aa 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -62,6 +62,10 @@
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