aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2009-04-19 20:05:23 +0000
committerPedro Alves <palves@redhat.com>2009-04-19 20:05:23 +0000
commit6de3146cda7ede1aadfaf9e5026f7d52d78e0ea8 (patch)
treeb4ce47c785a89e6f989d62b72578f663369a1690
parente424a02ef62399e7b562184d71ca86dcb49240e2 (diff)
downloadgdb-6de3146cda7ede1aadfaf9e5026f7d52d78e0ea8.zip
gdb-6de3146cda7ede1aadfaf9e5026f7d52d78e0ea8.tar.gz
gdb-6de3146cda7ede1aadfaf9e5026f7d52d78e0ea8.tar.bz2
* NEWS: Mention gdbserver support for x86 Windows CE.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index d71b464..4b99889 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-19 Pedro Alves <pedro@codesourcery.com>
+
+ * NEWS: Mention gdbserver support for x86 Windows CE.
+
2009-04-19 Eli Zaretskii <eliz@gnu.org>
* config/djgpp/fnchange.lst: Fix typos.
diff --git a/gdb/NEWS b/gdb/NEWS
index 231715a..0d09593 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -295,6 +295,9 @@ x86_64 MinGW x86_64-*-mingw*
x86 DICOS i[34567]86-*-dicos*
x86_64 DICOS x86_64-*-dicos*
+* The GDB remote stub, gdbserver, now supports x86 Windows CE
+ (mingw32ce) debugging.
+
* Removed commands
catch load