From 6de3146cda7ede1aadfaf9e5026f7d52d78e0ea8 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Sun, 19 Apr 2009 20:05:23 +0000 Subject: [PATCH] * NEWS: Mention gdbserver support for x86 Windows CE. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 3 +++ 2 files changed, 7 insertions(+) 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 + + * NEWS: Mention gdbserver support for x86 Windows CE. + 2009-04-19 Eli Zaretskii * 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 -- 2.7.4