diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
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 <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 @@ -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 |