From 7c9634853fb15c9b2afc8dca9c77dba709bea9f5 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Sat, 31 Mar 2007 10:42:22 +0000 Subject: [PATCH] * NEWS: Mention new Windows CE support. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3d62366..eac38cd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-03-31 Pedro Alves + + * NEWS: Mention new Windows CE support. + 2007-03-30 Pedro Alves * configure.tgt: Move mips*-*-pe and sh*-*-pe to diff --git a/gdb/NEWS b/gdb/NEWS index 223a6b3..1bafc86 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 -- 2.7.4