diff options
author | Pedro Alves <palves@redhat.com> | 2009-04-19 20:05:23 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2009-04-19 20:05:23 +0000 |
commit | 6de3146cda7ede1aadfaf9e5026f7d52d78e0ea8 (patch) | |
tree | b4ce47c785a89e6f989d62b72578f663369a1690 | |
parent | e424a02ef62399e7b562184d71ca86dcb49240e2 (diff) | |
download | gdb-6de3146cda7ede1aadfaf9e5026f7d52d78e0ea8.zip gdb-6de3146cda7ede1aadfaf9e5026f7d52d78e0ea8.tar.gz gdb-6de3146cda7ede1aadfaf9e5026f7d52d78e0ea8.tar.bz2 |
* NEWS: Mention gdbserver support for x86 Windows CE.
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 3 |
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. @@ -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 |