summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2007-03-31 10:42:22 +0000
committerPedro Alves <pedro@codesourcery.com>2007-03-31 10:42:22 +0000
commit1c6a5e39b9a0dd0e29742e09a7d9ff842b3c43c7 (patch)
tree90e2e9359cc51f36305c9adebd2f90a7391ab2c8
parent8e94ac832b1e35194503b1f292be496e4129e1b5 (diff)
downloadgdb-1c6a5e39b9a0dd0e29742e09a7d9ff842b3c43c7.tar.gz
* NEWS: Mention new Windows CE support.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS4
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3d623666750..eac38cdaa17 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-31 Pedro Alves <pedro_alves@portugalmail.pt>
+
+ * NEWS: Mention new Windows CE support.
+
2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
* configure.tgt: Move mips*-*-pe and sh*-*-pe to
diff --git a/gdb/NEWS b/gdb/NEWS
index 223a6b391cd..1bafc867e79 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -25,6 +25,10 @@ only ARM).
* GDB and the GDB remote stub, gdbserver, now support the XScale
iWMMXt coprocessor.
+* The GDB remote stub, gdbserver, has been updated to support
+ARM Windows CE (mingw32ce) debugging, and GDB Windows CE support
+has been rewritten to use the standard GDB remote protocol.
+
* New commands
set mem inaccessible-by-default